Skip to content

Commit e1de0b5

Browse files
Update symfony/phpunit-bridge requirement from ^6.4 to ^6.4 || ^7.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.0/CHANGELOG.md) - [Commits](symfony/phpunit-bridge@v6.4.0...v7.0.4) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99b58c2 commit e1de0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"phpstan/phpstan-phpunit": "^1.3",
4343
"phpunit/phpunit": "^9.6.6",
4444
"phpspec/prophecy-phpunit": "^2.0",
45-
"symfony/phpunit-bridge": "^6.4",
45+
"symfony/phpunit-bridge": "^6.4 || ^7.0",
4646
"vimeo/psalm": "^4.6 || ^5.0"
4747
}
4848
}

0 commit comments

Comments
 (0)