Skip to content

Commit

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

0 comments on commit 7bdf29e

Please sign in to comment.