mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-01 01:40:21 +05:30
Update README.md
This commit is contained in:
parent
dc4136a6f5
commit
9ff841aa6f
@ -12,7 +12,7 @@ The framework is provided as a Composer package which can be installed by adding
|
|||||||
```javascript
|
```javascript
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"league/oauth2-server": "4.*"
|
"league/oauth2-server": "dev-develop"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@ -86,4 +86,4 @@ Special thanks to:
|
|||||||
* [Phil Sturgeon](https://github.com/philsturgeon)
|
* [Phil Sturgeon](https://github.com/philsturgeon)
|
||||||
* [and all the other contributors](https://github.com/php-loep/oauth2-server/contributors)
|
* [and all the other contributors](https://github.com/php-loep/oauth2-server/contributors)
|
||||||
|
|
||||||
The initial code was developed as part of the [Linkey](http://linkey.blogs.lincoln.ac.uk) project which was funded by [JISC](http://jisc.ac.uk) under the Access and Identity Management programme.
|
The initial code was developed as part of the [Linkey](http://linkey.blogs.lincoln.ac.uk) project which was funded by [JISC](http://jisc.ac.uk) under the Access and Identity Management programme.
|
||||||
|
Loading…
Reference in New Issue
Block a user