diff --git a/composer.json b/composer.json index 79749408b6a..45d4397c39c 100755 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Ibexa translations", "license": "(GPL-2.0-only or proprietary)", "require": { - "ibexa/core": "~4.5.0@dev" + "ibexa/core": "~4.5.0" }, "require-dev": {}, "extra": { @@ -11,4 +11,4 @@ "dev-main": "4.5.x-dev" } } -} +} \ No newline at end of file