mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-15 09:47:46 +05:30
Updated composer.json
This commit is contained in:
parent
d7cde41fb1
commit
e0361d897f
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "lncd/oauth2server",
|
||||
"name": "lncd/OAuth2",
|
||||
"description": "OAuth 2.0 server - UNDER DEVELOPMENT - NOT READY FOR PRIMETIME",
|
||||
"version": "0.0.1",
|
||||
"homepage": "https://github.com/lncd/oauth2server",
|
||||
"homepage": "https://github.com/lncd/OAuth2",
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
@ -10,7 +10,7 @@
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/lncd/oauth2server"
|
||||
"url": "https://github.com/lncd/OAuth2"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user