diff --git a/composer.json b/composer.json index d75e5554..b0898067 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "ext-libxml": "*", "ext-simplexml": "*", "ext-xmlwriter": "*", - "ezsystems/ezplatform-kernel": "^1.3@dev", + "ezsystems/ezplatform-kernel": "^1.3", "symfony/http-kernel": "^5.0", "symfony/dependency-injection": "^5.0", "symfony/routing": "^5.0", @@ -34,7 +34,7 @@ "lexik/jwt-authentication-bundle": "^2.8" }, "require-dev": { - "ezsystems/doctrine-dbal-schema": "^1.0@dev", + "ezsystems/doctrine-dbal-schema": "^1.0", "ezsystems/ezplatform-code-style": "^0.1.0", "friendsofphp/php-cs-fixer": "^2.16.0", "phpunit/phpunit": "^8.5",