Skip to content

Commit

Permalink
Merge pull request #704 from systemli/fix/no_cache_clear_autoscript
Browse files Browse the repository at this point in the history
Remove `cache:clear` from compose auto-scripts (at update and install)
  • Loading branch information
doobry-systemli authored Dec 26, 2024
2 parents 2c7951d + 14360bb commit 227bc24
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 227bc24

Please sign in to comment.