diff --git a/composer.json b/composer.json index 1795c24d..b3b5bfe7 100644 --- a/composer.json +++ b/composer.json @@ -11,11 +11,11 @@ ], "require": { "php": "^7.3", - "ezsystems/ezplatform-kernel": "^1.0@dev", - "ezsystems/ezplatform-rest": "^1.0@dev", - "ezsystems/ezplatform-richtext": "^2.0@dev", - "ezsystems/ezplatform-content-forms": "^1.0@dev", - "ezsystems/doctrine-dbal-schema": "^1.0@dev", + "ezsystems/ezplatform-kernel": "^1.0", + "ezsystems/ezplatform-rest": "^1.0", + "ezsystems/ezplatform-richtext": "^2.0", + "ezsystems/ezplatform-content-forms": "^1.0", + "ezsystems/doctrine-dbal-schema": "^1.0", "symfony/framework-bundle": "^5.0", "symfony/twig-bundle": "^5.0", "guzzlehttp/guzzle": "~6.0",