diff --git a/composer.json b/composer.json index f9fad85dd2..9386a21ddb 100644 --- a/composer.json +++ b/composer.json @@ -16,10 +16,10 @@ "php": ">=7.1", "symfony/symfony": "^3.4", "jms/translation-bundle": "^1.3.2", - "ezsystems/ezpublish-kernel": "^7.1@dev", - "ezsystems/repository-forms": "^2.1@dev", - "ezsystems/ezplatform-admin-ui-modules": "^1.1@dev", - "ezsystems/ez-support-tools": "^0.2@dev", + "ezsystems/ezpublish-kernel": "^7.1", + "ezsystems/repository-forms": "^2.1", + "ezsystems/ezplatform-admin-ui-modules": "^1.1", + "ezsystems/ez-support-tools": "^0.2", "white-october/pagerfanta-bundle": "^1.1", "knplabs/knp-menu-bundle": "^2.1" },