Skip to content

Commit ceb2130

Browse files
Update phpunit/phpunit requirement from ^10.2 to ^11.4 (#29)
1 parent 66f9163 commit ceb2130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"phpstan/phpstan-deprecation-rules": "^1.1",
3737
"phpstan/phpstan-phpunit": "^1.3",
3838
"phpstan/phpstan-strict-rules": "^1.5",
39-
"phpunit/phpunit": "^10.2",
39+
"phpunit/phpunit": "^10.2 || ^11.4",
4040
"rector/rector": "^1.0.0"
4141
},
4242
"conflict": {

0 commit comments

Comments
 (0)