diff --git a/composer.json b/composer.json index 8f2a50c..e4394e7 100644 --- a/composer.json +++ b/composer.json @@ -24,5 +24,6 @@ "willdurand/propel-typehintable-behavior": "~1", "excelwebzone/zend-search": "dev-master", "zendframework/zendgdata": "dev-master" - } + }, + "minimum-stability": "stable" }