diff --git a/composer.json b/composer.json index d094619..f8f400e 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,8 @@ "description": "Concord is a Laravel Extension for building modular Laravel Applications", "type": "library", "license": "MIT", + "minimum-stability": "dev", + "prefer-stable": true, "authors": [ { "name": "Attila Fulop",