diff --git a/composer.json b/composer.json index 2249904..53e7f69 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ ], "require": { "php": ">=7.1", - "firesphere/solr-search": "^1.0-dev" + "firesphere/solr-search": "^1.0" }, "require-dev": { "phpunit/phpunit": "^5.7",