Merge pull request #314

This commit is contained in:
symfony-flex-server[bot]
2018-03-18 08:06:05 +00:00
committed by GitHub
+1 -1
View File
@@ -6,6 +6,6 @@
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"ckeditor:install": "symfony-cmd"
"ckeditor:install --clear=drop": "symfony-cmd"
}
}