We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd8528 commit 60bec3fCopy full SHA for 60bec3f
1 file changed
composer.json
@@ -9,7 +9,8 @@
9
],
10
"minimum-stability": "dev",
11
"require": {
12
- "topthink/framework": "6.0.*|5.1.*"
+ "topthink/framework": "6.0.*|5.1.*",
13
+ "guzzlehttp/guzzle": "^6.4"
14
},
15
"autoload": {
16
"psr-4": {
0 commit comments