1
0
Fork 0

Rename bin entry

pull/6/head v2.0.0
Felix Becker 2016-08-25 16:23:28 +02:00
parent 3febf93a2e
commit f1a53a93de
2 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"autocompletion",
"refactor"
],
"bin": ["bin/main.php"],
"bin": ["bin/php-language-server.php"],
"require": {
"php": ">=7.0",
"nikic/php-parser": "3.0.0alpha1",