diff --git a/composer.json b/composer.json index 52f854d..4dcd010 100644 --- a/composer.json +++ b/composer.json @@ -32,6 +32,7 @@ "tests/TestCase.php" ] }, + "minimum-stability": "stable", "scripts": { "post-install-cmd": [ "php artisan clear-compiled",