diff --git a/composer.json b/composer.json index c6896a6..2c866a6 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "a simple command that allows you to test the laravel logging functionality", "type": "library", "license": "MIT", + "minimum-stability": "dev", "authors": [ { "name": "LawnStarter",