Skip to content

Commit

Permalink
Update Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
lopadova committed Apr 3, 2022
1 parent 299b8cd commit 6f673d0
Show file tree
Hide file tree
Showing 2 changed files with 2,268 additions and 426 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
}
],
"require": {
"phpunit/phpunit" : "^4.0|^5.0",
"guzzlehttp/guzzle": "~6.0"
"phpunit/phpunit" : "^4.0|^5.0|^6.5.14|^7.5.20|^8.5.26|^9.5.20",
"guzzlehttp/guzzle": "~6.0|^7.4.2"
},
"require-dev": {

"roave/security-advisories": "dev-latest"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 6f673d0

Please sign in to comment.