Skip to content

Commit

Permalink
upgraded composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
taur authored and root committed Aug 18, 2023
1 parent 9ced92b commit 661ddd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
}
],
"require": {
"guzzlehttp/guzzle": "^6.0"
"guzzlehttp/guzzle": "3.8 - 6.5"
},
"require-dev": {
"phpunit/phpunit": "4.0.*"
"phpunit/phpunit": "4.8 - 5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 661ddd5

Please sign in to comment.