remove assets:install command. Inserted by framework bundle

This commit is contained in:
Yorkie Chadwick
2019-11-13 14:08:06 +01:00
parent e94659ead5
commit 415d0885d4
+1 -2
View File
@@ -12,7 +12,6 @@
"DATABASE_DRIVER": "mysql"
},
"composer-scripts": {
"ckeditor:install --clear=drop": "symfony-cmd",
"assets:install --symlink %PUBLIC_DIR%": "symfony-cmd"
"ckeditor:install --clear=drop": "symfony-cmd"
}
}