Skip to content

Commit 9f2b073

Browse files
committed
Require guzzlehttp/promises v1.4
1 parent 42f76f3 commit 9f2b073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require": {
2424
"php-64bit": "^7.4",
25-
"guzzlehttp/promises": "^1.3",
25+
"guzzlehttp/promises": "^1.4",
2626
"psr/http-client": "^1.0",
2727
"psr/http-factory": "^1.0",
2828
"psr/http-message": "^1.0",

0 commit comments

Comments
 (0)