Merge pull request #195 from cachethq/src-folder

Move code to src folder
This commit is contained in:
Graham Campbell
2015-01-01 14:26:21 +00:00
22 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"app/filters"
],
"psr-4": {
"CachetHQ\\": "app/CachetHQ/"
"CachetHQ\\Cachet\\": "src/"
}
},
"extra": {