mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Added homepage
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
"name": "lncd/oauth2server",
|
"name": "lncd/oauth2server",
|
||||||
"description": "OAuth 2.0 server",
|
"description": "OAuth 2.0 server",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
|
"homepage": "https://github.com/lncd/oauth2server",
|
||||||
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
},
|
},
|
||||||
@@ -16,7 +18,6 @@
|
|||||||
"oauth2",
|
"oauth2",
|
||||||
"server"
|
"server"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Alex Bilbie",
|
"name": "Alex Bilbie",
|
||||||
|
Reference in New Issue
Block a user