Removed non-existing ckeditor script from composer autorun.

This commit is contained in:
Jan Böhmer 2022-07-26 23:17:21 +02:00
parent 4c57c7fe46
commit a33e93826a

View file

@ -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": [