Skip to content

Commit 452cdd3

Browse files
committed
same issue; go down to 8
1 parent cc21cd9 commit 452cdd3

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
@@ -28,7 +28,7 @@
2828
"ext-json": "*"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "~9",
31+
"phpunit/phpunit": ">=8 <10",
3232
"squizlabs/php_codesniffer": "^3.5.8"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)