Skip to content

Commit

Permalink
fix psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stichoza committed Oct 17, 2014
1 parent b5a90b1 commit 5cd4e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
"Stichoza\\Google": "src/"
},
"psr-4": {
"Stichoza\\Google": "src/Stichoza/Google/"
"Stichoza\\Google": "src/Stichoza/Google"
}
}
}

0 comments on commit 5cd4e7f

Please sign in to comment.