Skip to content

Commit b2c601b

Browse files
authored
Remove inexistent post-install-cmd (#167)
1 parent 79e1610 commit b2c601b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@
4646
}
4747
},
4848
"scripts": {
49-
"post-install-cmd": [
50-
"./utils/git-setup-pre-commit-hook"
51-
],
5249
"behat": "run-behat-tests",
5350
"behat-rerun": "rerun-behat-tests",
5451
"lint": "run-linter-tests",

0 commit comments

Comments
 (0)