Skip to content

Commit f016afd

Browse files
committed
Add support of phpunit 11
1 parent 09bc215 commit f016afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"phpstan/extension-installer": "^1.3",
2323
"phpstan/phpstan": "^1.10",
2424
"phpstan/phpstan-strict-rules": "^1.5",
25-
"phpunit/phpunit": "^10.5",
25+
"phpunit/phpunit": "^10.5|^11.0",
2626
"rector/rector": "^1.0",
2727
"type-lang/parser": "^1.0"
2828
},

0 commit comments

Comments
 (0)