Skip to content

Commit 9b262eb

Browse files
committed
fix: phpunit
1 parent 0361cae commit 9b262eb

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
@@ -11,7 +11,7 @@
1111
"phpstan/extension-installer": "^1.3",
1212
"phpstan/phpstan": "^1.10.2",
1313
"phpstan/phpstan-strict-rules": "^1.5",
14-
"phpunit/phpunit": "^10.5",
14+
"phpunit/phpunit": "^9.6 || ^10.5",
1515
"codeigniter/phpstan-codeigniter": "^1.4",
1616
"symplify/rule-doc-generator": "^12.1",
1717
"codeigniter/coding-standard": "^1.7"

0 commit comments

Comments
 (0)