mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-16 10:18:55 +05:30
Updated composer.json
This commit is contained in:
parent
f42f45e42e
commit
6a81bcbefc
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lncd/oauth2",
|
"name": "lncd/oauth2",
|
||||||
"description": "OAuth 2.0 Framework",
|
"description": "OAuth 2.0 Framework",
|
||||||
"version": "0.4.1",
|
"version": "1.0.0",
|
||||||
"homepage": "https://github.com/lncd/OAuth2",
|
"homepage": "https://github.com/lncd/OAuth2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
@ -23,7 +23,8 @@
|
|||||||
"server",
|
"server",
|
||||||
"authorization",
|
"authorization",
|
||||||
"authentication",
|
"authentication",
|
||||||
"resource"
|
"resource",
|
||||||
|
"api"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user