Merge pull request #2756 from pixelfed/staging

Update composer.json
This commit is contained in:
daniel 2021-05-11 23:57:00 -06:00 committed by GitHub
commit c50a640368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -58,7 +58,10 @@
],
"psr-4": {
"App\\": "app/"
}
},
"files": [
"app/helpers.php"
]
},
"autoload-dev": {
"psr-4": {