Skip to content

Commit 829807a

Browse files
authored
chore(deps): support guzzlehttp/promises v2 (#199)
1 parent 678ec7b commit 829807a

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
@@ -28,7 +28,7 @@
2828
},
2929
"require": {
3030
"php": "^8.1",
31-
"guzzlehttp/promises": "^1.4",
31+
"guzzlehttp/promises": "^1.5.3 || ^2.0",
3232
"php-http/client-common": "^2.0",
3333
"psr/http-client": "^1.0",
3434
"psr/http-factory": "^1.0",

0 commit comments

Comments
 (0)