- Added autoload
This commit is contained in:
parent
62d5854bbe
commit
c2e7628b22
@ -27,5 +27,17 @@
|
||||
"psr-4": {
|
||||
"Ulmus\\Api\\Weather\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"lean": {
|
||||
"autoload": {
|
||||
"definitions": [
|
||||
"meta/definitions/storage.php"
|
||||
],
|
||||
"config": [
|
||||
"meta/config.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user