mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-05-03 20:51:33 +05:30
PSR-4 baby!
This commit is contained in:
+1
-3
@@ -42,10 +42,8 @@
|
||||
"league/oauth2server": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"League\\OAuth2\\Server": "src/"
|
||||
},
|
||||
"psr-4": {
|
||||
"League\\OAuth2\\Server\\": "src/",
|
||||
"LeagueTests\\": "tests/"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user