diff --git a/composer.json b/composer.json index 2bec0815..ff8146ce 100644 --- a/composer.json +++ b/composer.json @@ -23,14 +23,14 @@ "symfony/translation": "^5.0", "symfony/translation-contracts": "^2.0", "twig/twig": "^3.0", - "ezsystems/ezplatform-kernel": "^1.3@dev", - "ezsystems/ezplatform-content-forms": "^1.3@dev", - "ezsystems/ezplatform-rest": "^1.3@dev", - "ezsystems/ezplatform-http-cache": "^2.0@dev" + "ezsystems/ezplatform-kernel": "^1.3", + "ezsystems/ezplatform-content-forms": "^1.3", + "ezsystems/ezplatform-rest": "^1.3", + "ezsystems/ezplatform-http-cache": "^2.0" }, "require-dev": { - "ibexa/ci-scripts": "^0.1@dev", - "ezsystems/doctrine-dbal-schema": "^1.0@dev", + "ibexa/ci-scripts": "^0.1", + "ezsystems/doctrine-dbal-schema": "^1.0", "phpunit/phpunit": "^9.5", "symfony/finder": "^5.0", "matthiasnoback/symfony-config-test": "^4.1", @@ -66,4 +66,4 @@ "dev-master": "2.3.x-dev" } } -} +} \ No newline at end of file