Match the case in composer.json

This commit is contained in:
James Brooks 2014-12-20 21:18:50 +00:00
parent 26e4361d8a
commit bdb7194ab0

View File

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