added Cachet to autoloading and loading of service provider
This commit is contained in:
@@ -20,7 +20,10 @@
|
||||
"app/database/seeds",
|
||||
"app/tests/TestCase.php",
|
||||
"app/filters"
|
||||
]
|
||||
],
|
||||
"psr-4": {
|
||||
"Cachet\\": "app/Cachet"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"heroku": {
|
||||
|
||||
Reference in New Issue
Block a user