Skip to content

Commit 624fb3b

Browse files
Use newer PHPUnit versions
1 parent 7d51475 commit 624fb3b

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
@@ -30,7 +30,7 @@
3030
"phpstan/phpstan-phpunit": "^2.0",
3131
"phpstan/phpstan-symfony": "^2.",
3232
"phpstan/phpstan-webmozart-assert": "^2.0",
33-
"phpunit/phpunit": "^9.5",
33+
"phpunit/phpunit": "^9.5 || ^10.0 || ^11.0 || ^12.0 || ^13.0",
3434
"qossmic/deptrac-shim": "^0.24.0 || ^1.0",
3535
"rector/rector": "^2.0",
3636
"symfony/browser-kit": "^5.4 || ^6.0 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)