Skip to content

Commit ffeab36

Browse files
Krišs AndrejevstPl0ch
andauthored
[DEPS] Add guzzlehttp/promises ^2.0.0 as alternate version (#80)
* Add guzzlehttp promises ^2.0.0 as alternate version * Use correct version OR comparison --------- Co-authored-by: Thomas Ploch <[email protected]>
1 parent d754a18 commit ffeab36

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
@@ -26,7 +26,7 @@
2626
"php": "^7.3|^8.0",
2727
"beberlei/assert": "^2.9.9|~3.0",
2828
"flix-tech/confluent-schema-registry-api": "^8.0",
29-
"guzzlehttp/promises": "^1.4.0",
29+
"guzzlehttp/promises": "^1.4.0|^2.0.0",
3030
"flix-tech/avro-php": "^5.0",
3131
"widmogrod/php-functional": "^6.0"
3232
},

0 commit comments

Comments
 (0)