Skip to content

Commit

Permalink
[DEPS] Also allow v2.0 of guzzlehttp/promises (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
tPl0ch committed Jan 26, 2024
1 parent 5e579a1 commit 87023ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,7 +15,7 @@
"ext-curl": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/promises": "^1.4.0",
"guzzlehttp/promises": "^1.4.0|^2.0.0",
"guzzlehttp/psr7": "^1.7|^2.1",
"beberlei/assert": "~2.7|~3.0",
"flix-tech/avro-php": "^5.0"
Expand Down

0 comments on commit 87023ae

Please sign in to comment.