mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Added "replace" key into composer.json
This commit is contained in:
parent
18151d9a8e
commit
5867774bee
@ -34,6 +34,9 @@
|
|||||||
"role": "Developer"
|
"role": "Developer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"replace": [
|
||||||
|
"lncd/oauth2"
|
||||||
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"OAuth2": "src/"
|
"OAuth2": "src/"
|
||||||
|
Loading…
Reference in New Issue
Block a user