Skip to content

Commit 60bec3f

Browse files
committed
update
1 parent edd8528 commit 60bec3f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
],
1010
"minimum-stability": "dev",
1111
"require": {
12-
"topthink/framework": "6.0.*|5.1.*"
12+
"topthink/framework": "6.0.*|5.1.*",
13+
"guzzlehttp/guzzle": "^6.4"
1314
},
1415
"autoload": {
1516
"psr-4": {

0 commit comments

Comments
 (0)