Skip to content

Commit

Permalink
Update symfony/phpunit-bridge requirement from ^5.1 to ^5.1 || ^7.0
Browse files Browse the repository at this point in the history
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/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v5.1.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent b221db7 commit dc8ef9e
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 @@ -36,7 +36,7 @@
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^8.5 || ^9.5",
"squizlabs/php_codesniffer": "^3.5",
"symfony/phpunit-bridge": "^5.1",
"symfony/phpunit-bridge": "^5.1 || ^7.0",
"vimeo/psalm": "^4.7",
"symfony/var-dumper": "^5.2"
},
Expand Down

0 comments on commit dc8ef9e

Please sign in to comment.