Skip to content

Commit dbeac22

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: add test using deprecated reflection doc block feature to legacy group [HttpClient] Test with guzzle promises v2
2 parents c6fe585 + 429aa3d commit dbeac22

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
@@ -33,7 +33,7 @@
3333
"amphp/http-client": "^4.2.1",
3434
"amphp/http-tunnel": "^1.0",
3535
"amphp/socket": "^1.1",
36-
"guzzlehttp/promises": "^1.4",
36+
"guzzlehttp/promises": "^1.4|^2.0",
3737
"nyholm/psr7": "^1.0",
3838
"php-http/httplug": "^1.0|^2.0",
3939
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)