diff --git a/composer.json b/composer.json index cd1b4e12eb..320ccb7909 100644 --- a/composer.json +++ b/composer.json @@ -30,14 +30,14 @@ "symfony/asset": "^4.3", "symfony/yaml": "^4.3", "jms/translation-bundle": "^1.4", - "ezsystems/ezpublish-kernel": "^8.0@dev", - "ezsystems/ezplatform-content-forms": "^1.0@dev", - "ezsystems/ezplatform-admin-ui-modules": "^2.0@dev", - "ezsystems/ez-support-tools": "^2.0@dev", - "ezsystems/ezplatform-design-engine": "^3.0@dev", - "ezsystems/ezplatform-user": "^2.0@dev", - "ezsystems/ezplatform-richtext": "^2.0@dev", - "ezsystems/ezplatform-rest": "^1.0@dev", + "ezsystems/ezpublish-kernel": "^8.0", + "ezsystems/ezplatform-content-forms": "^1.0", + "ezsystems/ezplatform-admin-ui-modules": "^2.0", + "ezsystems/ez-support-tools": "^2.0", + "ezsystems/ezplatform-design-engine": "^3.0", + "ezsystems/ezplatform-user": "^2.0", + "ezsystems/ezplatform-richtext": "^2.0", + "ezsystems/ezplatform-rest": "^1.0", "white-october/pagerfanta-bundle": "^1.2", "knplabs/knp-menu-bundle": "^2.2", "mck89/peast": "^1.9", @@ -45,7 +45,7 @@ }, "require-dev": { "behat/behat": "^3.5", - "ezsystems/doctrine-dbal-schema": "^1.0@dev", + "ezsystems/doctrine-dbal-schema": "^1.0", "friendsofphp/php-cs-fixer": "^2.16.0", "phpunit/phpunit": "^8.1", "matthiasnoback/symfony-dependency-injection-test": "^4.0",