Skip to content

Commit

Permalink
Merge pull request #44 from Th3Mouk/patch-1
Browse files Browse the repository at this point in the history
[ADD] Support PSR-4 Composer
  • Loading branch information
Norbert Orzechowicz committed Oct 30, 2015
2 parents 2bb6c32 + b15e242 commit 75825a8
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 @@ -27,7 +27,7 @@
"bin-dir": "bin"
},
"autoload": {
"psr-0": {"": "src"}
"psr-4": {"": "src"}
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 75825a8

Please sign in to comment.