composer.json 100 B

123456
  1. {
  2. "require": {
  3. "matthiasmullie/minify": "^1.3",
  4. "voku/html-min": "^4.4"
  5. }
  6. }