Skip to content

Commit

Permalink
Merge pull request #1 from jlaswell/patch-1
Browse files Browse the repository at this point in the history
Make namespacing consistent with spec
  • Loading branch information
michaelcullum authored Sep 1, 2016
2 parents 6501625 + fa760be commit 6b67c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"autoload": {
"psr-4": {
"Psr\\Simplecache\\": "src/"
"Psr\\SimpleCache\\": "src/"
}
},
"extra": {
Expand Down

0 comments on commit 6b67c81

Please sign in to comment.