Skip to content

Commit

Permalink
Change requirenments for guzzlehttp/guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav.shupilkin committed Apr 6, 2022
1 parent 5aef9ba commit 9c9e811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": ">=7.2",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.5"
"guzzlehttp/guzzle": "^6.5 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^8.1 || ^9.0",
Expand Down

0 comments on commit 9c9e811

Please sign in to comment.