diff --git a/composer.json b/composer.json index 22f0cb8..1bcf612 100644 --- a/composer.json +++ b/composer.json @@ -14,9 +14,9 @@ "bex/behat-screenshot": "^2.1", "dmore/behat-chrome-extension": "^1.3", "dmore/chrome-mink-driver": "^2.7", - "ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1@dev", - "ibexa/http-cache": "~4.5.0@dev", - "ibexa/core": "~4.5.0@dev", + "ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1", + "ibexa/http-cache": "~4.5.0", + "ibexa/core": "~4.5.0", "friends-of-behat/mink": "^1.8", "friends-of-behat/mink-browserkit-driver": "^1.4", "friends-of-behat/mink-extension": "^2.4", @@ -43,9 +43,9 @@ "require-dev": { "ibexa/code-style": "^1.0", "friendsofphp/php-cs-fixer": "^3.0", - "ibexa/ci-scripts": "^0.2@dev", - "ibexa/doctrine-schema": "~4.5.0@dev", - "ibexa/rest": "~4.5.0@dev", + "ibexa/ci-scripts": "^0.2", + "ibexa/doctrine-schema": "~4.5.0", + "ibexa/rest": "~4.5.0", "mikey179/vfsstream": "^1.6", "phpstan/phpstan": "^1.10", "phpstan/phpstan-phpunit": "^1.3", @@ -91,4 +91,4 @@ "php-http/discovery": false } } -} +} \ No newline at end of file