gestion composer 1 & 2

This commit is contained in:
2023-08-31 15:43:48 +02:00
parent a2899ee93b
commit 386d639151
4 changed files with 34 additions and 18 deletions

View File

@@ -75,6 +75,9 @@
"symfony/polyfill-php56": "*"
},
"scripts": {
"pre-install-cmd": [
"php scripts/checkcomposer.php"
],
"auto-scripts": {
"cache:clear": "symfony-cmd",
"cache:clear --env=prod": "symfony-cmd",