Skip to content

Commit 87023ae

Browse files
authored
[DEPS] Also allow v2.0 of guzzlehttp/promises (#77)
1 parent 5e579a1 commit 87023ae

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
@@ -15,7 +15,7 @@
1515
"ext-curl": "*",
1616
"ext-json": "*",
1717
"guzzlehttp/guzzle": "^7.0",
18-
"guzzlehttp/promises": "^1.4.0",
18+
"guzzlehttp/promises": "^1.4.0|^2.0.0",
1919
"guzzlehttp/psr7": "^1.7|^2.1",
2020
"beberlei/assert": "~2.7|~3.0",
2121
"flix-tech/avro-php": "^5.0"

0 commit comments

Comments
 (0)