Skip to content

Commit e672fb4

Browse files
committed
Don't use phpunit 12
1 parent e1e3bd6 commit e672fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"require-dev": {
5050
"maglnet/composer-require-checker": "^4.7.1",
5151
"phpbench/phpbench": "^1.4.1",
52-
"phpunit/phpunit": "^10.5.45 || ^12.4",
52+
"phpunit/phpunit": "^10.5.45",
5353
"rector/rector": "^2.0.11",
5454
"roave/infection-static-analysis-plugin": "^1.35",
5555
"spatie/phpunit-watcher": "^1.24",

0 commit comments

Comments
 (0)