Merge 2ed0003700
into fe7e9d5800
commit
200a7ce830
|
@ -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/).
|
The recommended installation method is through [Composer](https://getcomposer.org/).
|
||||||
Simply run
|
Simply run
|
||||||
|
|
||||||
composer require felixfbecker/language-server
|
composer require-dev felixfbecker/language-server
|
||||||
|
|
||||||
and you will get the latest stable release and all dependencies.
|
and you will get the latest stable release and all dependencies.
|
||||||
Running `composer update` will update the server to the latest non-breaking version.
|
Running `composer update` will update the server to the latest non-breaking version.
|
||||||
|
|
Loading…
Reference in New Issue