mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Moved files into server namespace/folder and updated docblock copyright statements
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"League\\OAuth2": "src/"
|
||||
"League\\OAuth2\\Server": "src/"
|
||||
}
|
||||
},
|
||||
"suggest": {}
|
||||
|
||||
Reference in New Issue
Block a user