Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 1a1c435

Browse files
committed
removed not working scripts declaration
1 parent e09e5d2 commit 1a1c435

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
2727
},
2828
"scripts": {
2929
"post-install-cmd": "phpcsx-init",
30-
"post-update-cmd": "phpcsx-init",
31-
"post-package-install": "phpcsx-init",
32-
"post-package-update": "phpcsx-init"
30+
"post-update-cmd": "phpcsx-init"
3331
},
3432
"bin": [
3533
"bin/phpcsx-init"

0 commit comments

Comments
 (0)