mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
PSR-4 baby!
This commit is contained in:
parent
2aa318cfd7
commit
29b0389a75
@ -42,10 +42,8 @@
|
||||
"league/oauth2server": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"League\\OAuth2\\Server": "src/"
|
||||
},
|
||||
"psr-4": {
|
||||
"League\\OAuth2\\Server\\": "src/",
|
||||
"LeagueTests\\": "tests/"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user