Skip to content

Commit 74ee702

Browse files
committed
Fix tests failed on windows
1 parent 89203fc commit 74ee702

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
@@ -30,7 +30,7 @@
3030
"phpmd/phpmd": "@stable",
3131
"phpstan/phpstan": "^1.8",
3232
"phpunit/phpunit": "^9.5",
33-
"platine-php/dev": "dev-develop",
33+
"platine-php/dev": "^1.0",
3434
"squizlabs/php_codesniffer": "3.*"
3535
},
3636

0 commit comments

Comments
 (0)