Skip to content

Commit

Permalink
Added Guzzle 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaishiyoku authored Sep 24, 2020
1 parent 070b0c4 commit 1ee85e1
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 @@ -19,7 +19,7 @@
"zendframework/zendxml": "^1.2",
"symfony/dom-crawler": "^5.1",
"symfony/css-selector": "^5.1",
"guzzlehttp/guzzle": "^6.5",
"guzzlehttp/guzzle": "^6.5|^7.0",
"illuminate/support": "^6.0|^7.0|^8.0",
"nesbot/carbon": "^2.35",
"zendframework/zend-feed": "^2.12"
Expand Down

0 comments on commit 1ee85e1

Please sign in to comment.