Skip to content

Commit b59f51e

Browse files
committed
Tweaks
1 parent 14eac47 commit b59f51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
}
4343
},
4444
"scripts": {
45-
"test": "vendor/bin/phpunit",
46-
"phpstan": "phpstan analyse"
45+
"test": "@php phpunit",
46+
"phpstan": "@php phpstan analyse"
4747
}
4848
}

0 commit comments

Comments
 (0)