Skip to content

Commit

Permalink
- fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumepotier committed Aug 5, 2012
1 parent 829c13f commit 203f273
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
],
"require": {
"php": ">=5.3.0"
}
},
"autoload": {
"psr-0": { "ElephantIO": "lib/" }
},
}

0 comments on commit 203f273

Please sign in to comment.