Skip to content

Commit

Permalink
composer(deps-dev): Update symfony/phpunit-bridge requirement
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.0.6...v7.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent f52c0ab commit 6aac46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.6.19",
"symfony/phpunit-bridge": "^7.0.6"
"symfony/phpunit-bridge": "^7.0.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6aac46b

Please sign in to comment.