Capitalize file name in composer fix
This commit is contained in:
parent
c21eb99e4d
commit
4b08f92891
|
|
@ -27,7 +27,7 @@
|
|||
"App\\": "app/"
|
||||
},
|
||||
"files": [
|
||||
"app/helpers.php"
|
||||
"app/Helpers.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue