Skip to content

Commit

Permalink
update minify requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jnlin committed Aug 13, 2014
1 parent 15c31d8 commit 031f597
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 @@ -16,7 +16,7 @@
}
],
"require": {
"mrclay/minify": "*",
"mrclay/minify": ">=2.2.0",
"php": ">=5.4.1"
},
"autoload": {
Expand Down

0 comments on commit 031f597

Please sign in to comment.