Skip to content

Commit

Permalink
Update symfony/psr-http-message-bridge requirement || ^7.0
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) to permit the latest version.
- [Release notes](https://github.com/symfony/psr-http-message-bridge/releases)
- [Changelog](https://github.com/symfony/psr-http-message-bridge/blob/7.1/CHANGELOG.md)
- [Commits](symfony/psr-http-message-bridge@v2.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: symfony/psr-http-message-bridge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent f02ce0f commit f88b29e
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 @@ -24,7 +24,7 @@
"symfony/validator": "^6",
"symfony/translation": "^6",
"doctrine/annotations": "^1.13 || ^2.0.1",
"symfony/psr-http-message-bridge": "^2.0",
"symfony/psr-http-message-bridge": "^2.0 || ^7.0",
"nyholm/psr7": "^1.1",
"laminas/laminas-diactoros": "^2.2.2",
"overblog/graphiql-bundle": "^0.2 || ^0.3",
Expand Down

0 comments on commit f88b29e

Please sign in to comment.