Move code to src folder

This commit is contained in:
Graham Campbell
2015-01-01 14:10:00 +00:00
parent 25af776e46
commit bf52b14bee
22 changed files with 1 additions and 1 deletions

View File

@@ -35,7 +35,7 @@
"app/filters"
],
"psr-4": {
"CachetHQ\\": "app/CachetHQ/"
"CachetHQ\\Cachet\\": "src/"
}
},
"extra": {