diff --git a/composer.json b/composer.json index b09c1fce..4c59134f 100644 --- a/composer.json +++ b/composer.json @@ -50,6 +50,8 @@ "handle": "ckeditor", "documentationUrl": "https://github.com/craftcms/ckeditor/blob/master/README.md" }, + "minimum-stability": "dev", + "prefer-stable": true, "config": { "platform": { "php": "8.0.2"