Skip to content

Commit c8df342

Browse files
committed
chore: remove post-install-cmd
1 parent e929b63 commit c8df342

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
@@ -43,9 +43,6 @@
4343
"php build/generate-releases.php"
4444
],
4545
"test": "./vendor/bin/phpunit",
46-
"post-install-cmd": [
47-
"php build/update-phel-version.php"
48-
],
4946
"post-update-cmd": [
5047
"php build/update-phel-version.php"
5148
]

0 commit comments

Comments
 (0)