feat(composer): remove scripts

This commit is contained in:
Simon Vieille 2023-01-08 18:55:59 +01:00
parent eaa43fc9e2
commit 649d0b2de0

View file

@ -73,11 +73,5 @@
"allow-plugins": {
"symfony/flex": true
}
},
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
}
}
}