diff --git a/composer.json b/composer.json index 1298afe..12723ba 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ }, "scripts": { "test": [ - "vendor/bin/phpcs" + "phpcs" ], "post-create-project-cmd": [ "Roots\\Sage\\PostCreateProject::updateHeaders",