This commit is contained in:
parent
167ece94d4
commit
b4bc4dba1b
2 changed files with 18 additions and 3 deletions
|
@ -70,11 +70,11 @@
|
|||
"assets:install %PUBLIC_DIR%": "symfony-cmd"
|
||||
},
|
||||
"post-install-cmd": [
|
||||
"@auto-scripts",
|
||||
"config-transformer switch-format config"
|
||||
"@auto-scripts"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"@auto-scripts"
|
||||
"@auto-scripts",
|
||||
"config-transformer switch-format config"
|
||||
],
|
||||
"lint": [
|
||||
"rector",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue