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 2ea9c82 commit 87eff36Copy full SHA for 87eff36
composer.json
@@ -5,7 +5,8 @@
5
"version": "1.0.5",
6
"type": "library",
7
"require": {
8
- "php": "^7.0||^8.0"
+ "php": "^7.0||^8.0",
9
+ "guzzlehttp/guzzle": "^7.9"
10
},
11
"license": "MIT",
12
"autoload": {
0 commit comments