diff --git a/composer.json b/composer.json index 2ec52551c..97b271de8 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,7 @@ ], "scripts": { "compile": "@php -dphar.readonly=0 bin/compile", - "test": "phpunit" + "test": "simple-phpunit" }, "scripts-descriptions": { "compile": "Compile composer.phar",