forked from mirror/pixelfed
Update composer.json
This commit is contained in:
parent
68a21de57c
commit
f2be7ea551
1 changed files with 4 additions and 1 deletions
|
@ -58,7 +58,10 @@
|
|||
],
|
||||
"psr-4": {
|
||||
"App\\": "app/"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"app/helpers.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Reference in a new issue