mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-16 02:08:56 +05:30
Fixed naming issues
This commit is contained in:
parent
e0361d897f
commit
f346fde718
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "lncd/OAuth2",
|
||||
"name": "lncd/Oauth2",
|
||||
"description": "OAuth 2.0 server - UNDER DEVELOPMENT - NOT READY FOR PRIMETIME",
|
||||
"version": "0.0.1",
|
||||
"homepage": "https://github.com/lncd/OAuth2",
|
||||
@ -28,7 +28,7 @@
|
||||
],
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"oauth2server": "src/"
|
||||
"Oauth2": "src/"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user