Skip to content

Commit

Permalink
Merge pull request #5 from cyyprian/master
Browse files Browse the repository at this point in the history
Newer versions of dependencies
  • Loading branch information
jcobhams authored Feb 19, 2023
2 parents 1fabcbb + f5f17f3 commit 5961d7e
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 @@ -12,10 +12,10 @@
],
"require": {
"php": ">=5.6",
"guzzlehttp/guzzle": "~6.0"
"guzzlehttp/guzzle": "6 - 7"
},
"require-dev": {
"phpunit/phpunit": "6.*"
"phpunit/phpunit": "6 - 9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5961d7e

Please sign in to comment.