Skip to content

Commit b2197ae

Browse files
authored
Update composer.json
1 parent e987c51 commit b2197ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"scripts": {
1616
"post-install-cmd": [
1717
"sh ./install.sh"
18+
],
19+
"post-update-cmd": [
20+
"sh ./install.sh"
1821
]
1922
}
2023
}

0 commit comments

Comments
 (0)