1
0
Fork 0

install as a dev-dependency

pull/398/head
Markus Staab 2017-06-11 10:43:54 +02:00 committed by GitHub
parent fe7e9d5800
commit 2ed0003700
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ All classes are considered internal and are not subject to semver.
The recommended installation method is through [Composer](https://getcomposer.org/).
Simply run
composer require felixfbecker/language-server
composer require-dev felixfbecker/language-server
and you will get the latest stable release and all dependencies.
Running `composer update` will update the server to the latest non-breaking version.