diff --git a/composer.json b/composer.json index 21f5e1c..0a536f3 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,6 @@ "replace": { "ezsystems/ezplatform-query-fieldtype": "*" }, - "minimum-stability": "dev", - "prefer-stable": true, "require": { "php": ">=8.3", "ext-json": "*", @@ -45,6 +43,7 @@ "ibexa/doctrine-schema": "~5.0.x-dev", "ibexa/fieldtype-richtext": "~5.0.x-dev", "ibexa/http-cache": "~5.0.x-dev", + "ibexa/notifications": "~5.0.x-dev", "ibexa/search": "~5.0.x-dev", "ibexa/user": "~5.0.x-dev", "phpspec/phpspec": "^7.1"