Skip to content

Commit

Permalink
Updates: (deps): Update symfony/phpunit-bridge requirement from ^4.4 …
Browse files Browse the repository at this point in the history
…|| ^5.4 || ^6.2 to ^7.0.2

Updates the requirements on [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) to permit the latest version.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/commits/v7.0.2)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 82a6030 commit 5fb786e
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 @@ -20,7 +20,7 @@
"phpstan/phpstan-phpunit": "1.3.15",
"phpspec/prophecy-phpunit": "v2.0.2",
"goalgorilla/open_social_scripts": "~4.0.0",
"symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.2"
"symfony/phpunit-bridge": "^7.0.2"
},
"extra": {
"patches": {
Expand Down

0 comments on commit 5fb786e

Please sign in to comment.