Skip to content

Commit

Permalink
Update php-http/promise requirement from ~1.2.0 to ~1.2.0 || ~1.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [php-http/promise](https://github.com/php-http/promise) to permit the latest version.
- [Release notes](https://github.com/php-http/promise/releases)
- [Changelog](https://github.com/php-http/promise/blob/1.x/CHANGELOG.md)
- [Commits](php-http/promise@1.2.0...1.3.1)

---
updated-dependencies:
- dependency-name: php-http/promise
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 4fa4c61 commit dc210c6
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 || ~1.3.0",
"doctrine/annotations": "^1.13 || ^2.0",
"open-telemetry/sdk": "^1.0.0",
"ramsey/uuid": "^3 || ^4",
Expand Down

0 comments on commit dc210c6

Please sign in to comment.