Skip to content

Commit

Permalink
Merge pull request #705 from systemli/fix/revert
Browse files Browse the repository at this point in the history
Revert "Remove `cache:clear` from compose auto-scripts (at update and…
  • Loading branch information
doobry-systemli authored Dec 26, 2024
2 parents 227bc24 + 7ef1797 commit affac95
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 affac95

Please sign in to comment.