Skip to content

Commit 4ae8ff4

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: add test using deprecated reflection doc block feature to legacy group [HttpClient] Test with guzzle promises v2
2 parents 5a43ea9 + 25cbb91 commit 4ae8ff4

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

0 commit comments

Comments
 (0)