Skip to content

Commit 213ef10

Browse files
committed
ci: fix" Could not write file: / (Constant E_STRICT is deprecated since 8.4, the error level was removed)"
1 parent 056b7de commit 213ef10

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
@@ -43,7 +43,7 @@
4343
"symfony/console": "^6.4.27 || ^7.3 || ^8"
4444
},
4545
"require-dev": {
46-
"phpunit/phpunit": "^10.5 || ^11 || ^12.4",
46+
"phpunit/phpunit": "^10.5.60 || ^11 || ^12.4",
4747
"phpstan/phpstan": "^2.1",
4848
"wdes/coding-standard": "^3.2"
4949
},

0 commit comments

Comments
 (0)