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