Skip to content

Commit 7001e7f

Browse files
committed
Update phpunit to ^10.5.16 || ^11.2
1 parent 75a0d9a commit 7001e7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"phpstan/extension-installer": "^1.4",
2626
"phpstan/phpstan": "^1.11",
2727
"phpstan/phpstan-strict-rules": "^1.6",
28-
"phpunit/phpcov": "^9.0.2",
29-
"phpunit/phpunit": "^10.5.16",
28+
"phpunit/phpcov": "^9.0.2 || ^10.0",
29+
"phpunit/phpunit": "^10.5.16 || ^11.2",
3030
"predis/predis": "^1.1 || ^2.0",
3131
"rector/rector": "1.2.2"
3232
},

0 commit comments

Comments
 (0)