Skip to content

Commit

Permalink
Set minimum version to php 5
Browse files Browse the repository at this point in the history
  • Loading branch information
tubalmartin committed Sep 22, 2014
1 parent b3e6e11 commit 72a0715
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 @@ -18,6 +18,6 @@
"classmap": ["cssmin.php"]
},
"require": {
"php": ">=4.3.0"
"php": ">=5.0.0"
}
}

0 comments on commit 72a0715

Please sign in to comment.