mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
remove assets:install command. Inserted by framework bundle
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user