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