Skip to content

Commit 9eb77df

Browse files
committed
Remove the bad post- scripts
1 parent 302d69f commit 9eb77df

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@
4242
"minimum-stability": "dev",
4343
"prefer-stable": true,
4444
"scripts": {
45-
"post-install-cmd": [
46-
"bin/mantle cache:clear"
47-
],
48-
"post-update-cmd": [
49-
"bin/mantle cache:clear"
50-
],
5145
"post-autoload-dump": [
5246
"bin/mantle package:discover",
5347
"bin/mantle model:discover"

0 commit comments

Comments
 (0)