Skip to content

Commit

Permalink
Bump guzzle version
Browse files Browse the repository at this point in the history
  • Loading branch information
fozbek committed May 16, 2021
1 parent 7345c2f commit 75d3cf7
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 @@ -15,7 +15,7 @@
"require": {
"symfony/dom-crawler": "^5.0",
"symfony/css-selector": "^5.0",
"guzzlehttp/guzzle": "~6.0"
"guzzlehttp/guzzle": "~6.0|^7.0.1"
},
"require-dev": {
"phpstan/phpstan": "^0.12.34",
Expand Down

0 comments on commit 75d3cf7

Please sign in to comment.