Skip to content

Commit 429aa3d

Browse files
[HttpClient] Test with guzzle promises v2
1 parent ef00caa commit 429aa3d

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
@@ -35,7 +35,7 @@
3535
"amphp/http-client": "^4.2.1",
3636
"amphp/http-tunnel": "^1.0",
3737
"amphp/socket": "^1.1",
38-
"guzzlehttp/promises": "^1.4",
38+
"guzzlehttp/promises": "^1.4|^2.0",
3939
"nyholm/psr7": "^1.0",
4040
"php-http/httplug": "^1.0|^2.0",
4141
"php-http/message-factory": "^1.0",

0 commit comments

Comments
 (0)