diff --git a/Makefile b/Makefile index f0b97da1c..35e53fd9f 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ check: ./vendor/bin/phpunit - ./vendor/bin/phpcs --standard=PEAR src/ + ./vendor/bin/phpcs