mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-16 10:18:55 +05:30
Fixed composer.json replace key
This commit is contained in:
parent
eada9053ad
commit
8cdc273dba
@ -34,9 +34,9 @@
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"replace": [
|
||||
"lncd/oauth2"
|
||||
],
|
||||
"replace": {
|
||||
"lncd/oauth2": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"OAuth2": "src/"
|
||||
|
Loading…
Reference in New Issue
Block a user