mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-02 19:51:03 +05:30
Updated install command
This commit is contained in:
parent
72ac486b5b
commit
6882a2b329
@ -18,7 +18,7 @@ The following versions of PHP are supported:
|
||||
In your project root just run:
|
||||
|
||||
{% highlight shell %}
|
||||
$ composer require league/oauth2-server
|
||||
$ $ composer require league/oauth2-server:5.0.0-RC1
|
||||
{% endhighlight %}
|
||||
|
||||
Ensure that you’ve set up your project to [autoload Composer-installed packages](https://getcomposer.org/doc/00-intro.md#autoloading).
|
||||
|
Loading…
Reference in New Issue
Block a user