diff --git a/composer.json b/composer.json index e9f1725..0c8805b 100644 --- a/composer.json +++ b/composer.json @@ -33,9 +33,9 @@ "require-dev": { "symfony/var-dumper": "^5.0", "ibexa/code-style": "^1.0", - "ibexa/design-engine": "~4.6.0@dev", - "ibexa/core": "~4.6.0@dev", - "ibexa/doctrine-schema": "~4.6.0@dev", + "ibexa/design-engine": "~4.6.0", + "ibexa/core": "~4.6.0", + "ibexa/doctrine-schema": "~4.6.0", "matthiasnoback/symfony-dependency-injection-test": "^4.3", "phpunit/phpunit": "^9.5.10", "phpstan/phpstan": "^0.12.99" @@ -56,4 +56,4 @@ "composer/package-versions-deprecated": true } } -} +} \ No newline at end of file