Skip to content

Commit

Permalink
Add support of guzzle 7
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrimaud committed Aug 19, 2020
1 parent 97bb9f8 commit 62f7e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -41,7 +41,7 @@
"ext-curl": "*",
"ext-json": "*",
"symfony/cache": "^3.4|^4.3|^5.0",
"guzzlehttp/guzzle": "^6.0"
"guzzlehttp/guzzle": "^6.0|^7.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
Expand Down

0 comments on commit 62f7e2c

Please sign in to comment.