We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526654a commit a522614Copy full SHA for a522614
composer.json
@@ -20,7 +20,7 @@
20
"php": "^7.3 || ^8.0",
21
"ext-dom": "*",
22
"ext-mbstring": "*",
23
- "guzzlehttp/guzzle": "^7.3",
+ "guzzlehttp/guzzle": "^6.3 || ^7.3",
24
"guzzlehttp/psr7": "^1.5",
25
"psr/http-message": "^1.0",
26
"xparse/element-finder": "0.* || ^1.0.0",
0 commit comments