Skip to content

Commit 4258559

Browse files
authored
Merge pull request #100 from jtojnar/phpunit-bridge7
composer: Allow phpunit-bridge 7.0
2 parents d3053fb + 1ac761d commit 4258559

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
@@ -32,7 +32,7 @@
3232
"require-dev": {
3333
"friendsofphp/php-cs-fixer": "^3.0",
3434
"monolog/monolog": "^1.24|^2.1",
35-
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0",
35+
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
3636
"phpstan/phpstan": "^2.0",
3737
"phpstan/phpstan-phpunit": "^2.0",
3838
"rector/rector": "^2.0.0"

0 commit comments

Comments
 (0)