From a33e93826a15996a3662dc03008923bec8abb25c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Tue, 26 Jul 2022 23:17:21 +0200 Subject: [PATCH] Removed non-existing ckeditor script from composer autorun. --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 7675e198..70fd7488 100644 --- a/composer.json +++ b/composer.json @@ -121,7 +121,6 @@ "scripts": { "auto-scripts": { "cache:clear": "symfony-cmd", - "ckeditor:install --clear=drop": "symfony-cmd", "assets:install %PUBLIC_DIR%": "symfony-cmd" }, "post-install-cmd": [