mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
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