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