Skip to content

Commit

Permalink
Merge pull request #123 from microsoft/dev
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
Ndiritu authored Jan 10, 2024
2 parents c62d26d + 6a166a0 commit a25bf28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
},
"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",
"stduritemplate/stduritemplate": "^0.0.48",
"stduritemplate/stduritemplate": "^0.0.48 || ^0.0.49",
"psr/http-message": "^1.1 || ^2.0"
},
"require-dev": {
Expand Down

0 comments on commit a25bf28

Please sign in to comment.