Skip to content

Commit

Permalink
Merge pull request #121 from microsoft/fix/promise-generics
Browse files Browse the repository at this point in the history
Depend on promises 1.2
  • Loading branch information
Ndiritu authored Jan 10, 2024
2 parents b8c6e95 + bd2e64b commit 6a166a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"require": {
"php": "^7.4 || ^8.0",
"php-http/promise": "^1.2.0",
"php-http/promise": "~1.2.0",
"doctrine/annotations": "^1.13 || ^2.0",
"open-telemetry/sdk": "^1.0.0",
"ramsey/uuid": "^3 || ^4",
Expand Down

0 comments on commit 6a166a0

Please sign in to comment.