Skip to content

Commit c615661

Browse files
committed
composer: Allow phpunit-bridge 7
1 parent bfe4387 commit c615661

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
@@ -20,7 +20,7 @@
2020
"php": ">=7.2.5"
2121
},
2222
"require-dev": {
23-
"symfony/phpunit-bridge": "^6.2",
23+
"symfony/phpunit-bridge": "^6.2 || ^7.0",
2424
"phpstan/phpstan": "^1.12",
2525
"friendsofphp/php-cs-fixer": "^3.4"
2626
},

0 commit comments

Comments
 (0)