diff --git a/composer.json b/composer.json index ca0ea985d9..af9225d03f 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.2.0@dev", + "ibexa/doctrine-schema": "~4.2.0", "symfony-cmf/routing": "^2.3", "guzzlehttp/guzzle": "^6.5", "php-http/guzzle6-adapter": "^2.0", @@ -63,7 +63,7 @@ "jenner/simple_fork": "^1.2", "friends-of-behat/mink-extension": "^2.4", "league/flysystem-memory": "^1.0", - "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", @@ -159,4 +159,4 @@ "url": "https://github.com/ezsystems/ezplatform" } } -} +} \ No newline at end of file