This commit is contained in:
2025-09-30 20:55:15 +02:00
parent f0e5d00970
commit d603fb452a
2689 changed files with 93 additions and 29891 deletions

View File

@@ -74,10 +74,9 @@
"symfony/polyfill-php70": "*",
"symfony/polyfill-php56": "*"
},
"scripts": {
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"cache:clear --env=prod": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},
"post-install-cmd": [
@@ -96,4 +95,4 @@
"require": "4.4.*"
}
}
}
}