Skip to content

Commit

Permalink
Remove cache:clear from compose auto-scripts (at update and install)
Browse files Browse the repository at this point in the history
  • Loading branch information
doobry-systemli committed Dec 26, 2024
1 parent 690f0c2 commit 14360bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
},
"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 14360bb

Please sign in to comment.