parent
0c5767b1f1
commit
2823f30167
|
@ -25,8 +25,7 @@
|
|||
"scripts": {
|
||||
"parse-stubs": "LanguageServer\\ComposerScripts::parseStubs",
|
||||
"post-install-cmd": "@parse-stubs",
|
||||
"post-root-package-install": "@parse-stubs",
|
||||
"post-package-install": "@parse-stubs"
|
||||
"post-root-package-install": "@parse-stubs"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.0",
|
||||
|
|
Loading…
Reference in New Issue