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