Skip to content

Commit 63e82c7

Browse files
committed
Enforce PHPStan version 11 to resolve conflict with simple-phpunit
1 parent eea34b2 commit 63e82c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"doctrine/coding-standard": "^9.0",
3838
"matthiasnoback/symfony-dependency-injection-test": "^6.0",
3939
"nyholm/nsa": "^1.0.1",
40+
"phpunit/phpunit": "^11.5",
4041
"symfony/phpunit-bridge": "^7.2",
4142
"sensio/framework-extra-bundle": "^6.2.4",
4243
"symfony/asset": "^5.4 || ^6.4 || ^7.1",

0 commit comments

Comments
 (0)