diff --git a/composer.json b/composer.json index 9a078f90..aece2d8d 100644 --- a/composer.json +++ b/composer.json @@ -18,5 +18,7 @@ "name": "Heath Dutton", "email": "heathdutton@gmail.com" } - ] + ], + "minimum-stability": "dev", + "prefer-stable": true }