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