diff --git a/composer.json b/composer.json index ca2b99e9..00b3305a 100644 --- a/composer.json +++ b/composer.json @@ -57,6 +57,7 @@ } }, "scripts": { + "test": "phpunit", "post-autoload-dump": [ "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "@php artisan package:discover"