Skip to content

Commit

Permalink
Update symfony/psr-http-message-bridge requirement from ^6.4 to ^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.0/CHANGELOG.md)
- [Commits](symfony/psr-http-message-bridge@v6.4.0...v7.0.7)

---
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 May 9, 2024
1 parent af0e802 commit 97092f5
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 @@ -28,7 +28,7 @@
"laravel/sanctum": "^4.0",
"react/async": "^4.2",
"react/http": "^1.9",
"symfony/psr-http-message-bridge": "^6.4",
"symfony/psr-http-message-bridge": "^7.0",
"team-reflex/discord-php": "^7.3"
},
"require-dev": {
Expand Down

0 comments on commit 97092f5

Please sign in to comment.