Changed namespacing to master CachetHq

This commit is contained in:
Elliot Hesp
2014-11-26 13:01:07 +00:00
parent e454a3395b
commit 7c0b80f6a4
11 changed files with 102 additions and 41 deletions

View File

@@ -22,7 +22,7 @@
"app/filters"
],
"psr-4": {
"Cachet\\": "app/Cachet"
"CachetHq\\": "app/CachetHq"
}
},
"extra": {