Install CKEditor during composer install routine.

This commit is contained in:
Jan Böhmer 2019-04-06 00:19:19 +02:00
parent 1b575a74b6
commit f76a49d34f
2 changed files with 2 additions and 2 deletions

View file

@ -72,6 +72,7 @@
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"ckeditor:install --clear=drop": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},
"post-install-cmd": [