Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
baileyherbert committed Mar 30, 2022
1 parent bf9bf9c commit 5743020
Show file tree
Hide file tree
Showing 2 changed files with 611 additions and 668 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
],
"require": {
"php": ">=5.5",
"guzzlehttp/guzzle": "^6.3"
"guzzlehttp/guzzle": "^6.5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4"
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 5743020

Please sign in to comment.