Skip to content

Commit

Permalink
Revert "Remove cache:clear from compose auto-scripts (at update and…
Browse files Browse the repository at this point in the history
… install)"

This reverts commit 14360bb.
  • Loading branch information
doobry-systemli committed Dec 26, 2024
1 parent 227bc24 commit 7ef1797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
},
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},
Expand Down

0 comments on commit 7ef1797

Please sign in to comment.