diff --git a/composer.json b/composer.json index 1a3847c438..b69b622f0b 100644 --- a/composer.json +++ b/composer.json @@ -47,13 +47,13 @@ "symfony/asset": "^5.0", "symfony/yaml": "^5.0", "jms/translation-bundle": "^1.5", - "ibexa/core": "~4.5.0@dev", - "ibexa/content-forms": "~4.5.0@dev", - "ibexa/design-engine": "~4.5.0@dev", - "ibexa/user": "~4.5.0@dev", - "ibexa/fieldtype-richtext": "~4.5.0@dev", - "ibexa/rest": "~4.5.0@dev", - "ibexa/search": "~4.5.0@dev", + "ibexa/core": "~4.5.0", + "ibexa/content-forms": "~4.5.0", + "ibexa/design-engine": "~4.5.0", + "ibexa/user": "~4.5.0", + "ibexa/fieldtype-richtext": "~4.5.0", + "ibexa/rest": "~4.5.0", + "ibexa/search": "~4.5.0", "babdev/pagerfanta-bundle": "^2.1", "knplabs/knp-menu-bundle": "^3.0", "mck89/peast": "^1.9", @@ -63,13 +63,13 @@ "twig/string-extra": "^3.0" }, "require-dev": { - "ibexa/ci-scripts": "^0.2@dev", - "ibexa/behat": "~4.5.0@dev", + "ibexa/ci-scripts": "^0.2", + "ibexa/behat": "~4.5.0", "friendsofphp/php-cs-fixer": "^3.0", "phpunit/phpunit": "^8.1", "matthiasnoback/symfony-dependency-injection-test": "^4.0", - "ibexa/doctrine-schema": "~4.5.0@dev", - "ibexa/http-cache": "~4.5.0@dev", + "ibexa/doctrine-schema": "~4.5.0", + "ibexa/http-cache": "~4.5.0", "ibexa/code-style": "^1.0", "phpstan/phpstan": "^1.10", "phpstan/phpstan-phpunit": "^1.3", @@ -91,4 +91,4 @@ "dev-main": "4.5.x-dev" } } -} +} \ No newline at end of file