Skip to content

Commit 675a63d

Browse files
committed
Fix CI
1 parent 88cc124 commit 675a63d

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
@@ -21,7 +21,7 @@
2121
"require-dev": {
2222
"tracy/tracy": "^2.10",
2323
"phpstan/phpstan": "^2.1",
24-
"phpunit/phpunit": ">=10.0",
24+
"phpunit/phpunit": ">=9.0",
2525
"php-parallel-lint/php-parallel-lint": "^1.4",
2626
"squizlabs/php_codesniffer": "^3.11",
2727
"slevomat/coding-standard": "^8.16"

0 commit comments

Comments
 (0)