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/6.3/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v6.3.6...v6.3.8)

---
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 Nov 10, 2023
1 parent b09e646 commit 3eea61c
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.13",
"symfony/phpunit-bridge": "^6.3.6"
"symfony/phpunit-bridge": "^6.3.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3eea61c

Please sign in to comment.