Skip to content

Commit

Permalink
Composer autoload fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroendesloovere committed Apr 2, 2014
1 parent 4b39b10 commit f5f8c17
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 @@ -17,6 +17,6 @@
"php": ">=5.3.3"
},
"autoload": {
"psr-0": { "Geolocation": "src/JeroenDesloovere/Geolocation/" }
"psr-4": { "JeroenDesloovere\\": "src/JeroenDesloovere" }
}
}

0 comments on commit f5f8c17

Please sign in to comment.