mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
Update installation.md
This commit is contained in:
parent
59fc16d4c6
commit
83a66980f3
@ -11,7 +11,7 @@ The recommended installation method is using [Composer](https://getcomposer.org)
|
|||||||
In your project root just run:
|
In your project root just run:
|
||||||
|
|
||||||
{% highlight shell %}
|
{% highlight shell %}
|
||||||
composer require league/oauth2-server:5.0.0-RC2
|
composer require league/oauth2-server
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
Ensure that you’ve set up your project to [autoload Composer-installed packages](https://getcomposer.org/doc/01-basic-usage.md#autoloading).
|
Ensure that you’ve set up your project to [autoload Composer-installed packages](https://getcomposer.org/doc/01-basic-usage.md#autoloading).
|
||||||
|
Loading…
Reference in New Issue
Block a user