Skip to content

Commit f2811fe

Browse files
committed
chore: allow phpunit version 11
1 parent e198690 commit f2811fe

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
@@ -22,7 +22,7 @@
2222
"ergebnis/composer-normalize": "~2.44.0",
2323
"infection/infection": "^0.29.7",
2424
"phpstan/phpstan": "1.12.7",
25-
"phpunit/phpunit": "^10.5",
25+
"phpunit/phpunit": "^10.5 || 11.4",
2626
"psr/log": "^3.0",
2727
"rector/rector": "1.2.8"
2828
},

0 commit comments

Comments
 (0)