Skip to content

Commit

Permalink
Merge pull request #4 from evert/patch-1
Browse files Browse the repository at this point in the history
Requires PHP 5.3
  • Loading branch information
enygma committed Jul 26, 2012
2 parents df1d759 + 79f2091 commit 03b23fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
}
],
"require":{
"php":">=5.2.0"
"php":">=5.3.1"
},
"autoload":{
"psr-0":{
Expand Down

0 comments on commit 03b23fb

Please sign in to comment.