Skip to content

Commit

Permalink
composer(deps-dev): Update symfony/phpunit-bridge requirement (#346)
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@v7.1.9...v7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent e911508 commit f5b2758
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 @@ -21,7 +21,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.6.19",
"symfony/phpunit-bridge": "^7.1.9"
"symfony/phpunit-bridge": "^7.2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f5b2758

Please sign in to comment.