Skip to content

Commit 79d5fe9

Browse files
committed
Откат.
1 parent 8b84ddc commit 79d5fe9

2 files changed

Lines changed: 3 additions & 60 deletions

File tree

composer.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,7 @@
2222
"autoload": {
2323
"psr-4": {"ProklUng\\ModuleGenerator\\": "src"}
2424
},
25-
"scripts": {
26-
"post-update-cmd": [
27-
"ProklUng\\ComposerScript\\InstallUpdateHandler::doInstall"
28-
],
29-
"post-install-cmd": [
30-
"ProklUng\\ComposerScript\\InstallUpdateHandler::doInstall"
31-
]
32-
}
25+
"bin": [
26+
"bin/module"
27+
]
3328
}

src/ComposerScript/InstallUpdateHandler.php

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)