Skip to content

Commit 9e2247e

Browse files
Update symfony/phpunit-bridge requirement from ^5.2 || ^6.2 to ^5.2 || ^6.2 || ^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/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/commits/v7.0.1) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62cfbb1 commit 9e2247e

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
@@ -24,7 +24,7 @@
2424
"phpcompatibility/php-compatibility": "^9.3",
2525
"phpstan/phpstan": "^1.10",
2626
"squizlabs/php_codesniffer": "^3.7",
27-
"symfony/phpunit-bridge": "^5.2 || ^6.2"
27+
"symfony/phpunit-bridge": "^5.2 || ^6.2 || ^7.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)