Skip to content

Commit 4f9c274

Browse files
authored
Change post-package-install
1 parent 020ebae commit 4f9c274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
}
4949
],
5050
"scripts": {
51-
"post-install-cmd": [
51+
"post-package-install": [
5252
"dutchie027\\Vultr\\Init\\Setup::generateBlankIni"
5353
],
5454
"fix": "./vendor/bin/php-cs-fixer fix",

0 commit comments

Comments
 (0)