Skip to content

Commit 7bd2f6e

Browse files
build(deps-dev): update symfony/phpunit-bridge requirement || ^8.0
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.4/CHANGELOG.md) - [Commits](symfony/phpunit-bridge@v7.3.0...v8.0.0) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-version: 8.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eaeff5 commit 7bd2f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"symfony/flex": "^2.3",
4343
"symfony/framework-bundle": "^7.3",
4444
"symfony/monolog-bundle": "^3.7 || ^4.0",
45-
"symfony/phpunit-bridge": "^7.3"
45+
"symfony/phpunit-bridge": "^7.3 || ^8.0"
4646
},
4747
"autoload": {
4848
"psr-4": {

0 commit comments

Comments
 (0)