diff --git a/composer.json b/composer.json index 8d1dc9e9a2..31dd5d1ecc 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "symfony/expression-language": "^5.3.0", "symfony/validator": "^5.3.0", "symfony/var-dumper": "^5.3.0", - "ibexa/doctrine-schema": "^4.0@dev", + "ibexa/doctrine-schema": "^4.0", "symfony-cmf/routing": "^2.3", "guzzlehttp/guzzle": "^6.5", "php-http/guzzle6-adapter": "^2.0", @@ -62,7 +62,7 @@ "behat/behat": "^3.6.1", "jenner/simple_fork": "^1.2", "friends-of-behat/mink-extension": "^2.4", - "ibexa/ci-scripts": "^0.2@dev", + "ibexa/ci-scripts": "^0.2", "ibexa/code-style": "^1.0", "phpunit/phpunit": "^8.2", "matthiasnoback/symfony-dependency-injection-test": "^4.1", @@ -157,4 +157,4 @@ "url": "https://github.com/ezsystems/ezplatform" } } -} +} \ No newline at end of file