diff --git a/composer.json b/composer.json index af55ee75..97ea1249 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ } ], "require": { - "ezsystems/ezpublish-kernel": "^8.0@dev", - "ezsystems/ezplatform-rest": "^1.0@dev", + "ezsystems/ezpublish-kernel": "^8.0", + "ezsystems/ezplatform-rest": "^1.0", "friendsofsymfony/http-cache-bundle": "^2.6.1", "symfony/http-foundation": "^4.3", "symfony/http-kernel": "^4.3",