Add elfinder:install to composer-scripts

This allow install/update elfinder assets on install/update packages
This commit is contained in:
zorn-v
2020-05-21 00:39:26 +10:00
committed by GitHub
parent 63d44bb87a
commit 42ae75aee4

View File

@@ -4,5 +4,8 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"elfinder:install": "symfony-cmd"
}
}