Move helpers.php out of Http namespace
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"database"
|
||||
],
|
||||
"files": [
|
||||
"app/Http/helpers.php"
|
||||
"app/helpers.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"CachetHQ\\Cachet\\": "app/"
|
||||
|
||||
Reference in New Issue
Block a user