fix(*.php.liquid): remove unused html minification dependency
This commit is contained in:
parent
abcfceb51c
commit
79464d6769
16 changed files with 5 additions and 292 deletions
|
@ -7,8 +7,7 @@
|
|||
"guzzlehttp/guzzle": "^7.9",
|
||||
"kaoken/markdown-it-php": "^14.1",
|
||||
"sokil/php-isocodes": "^4.2",
|
||||
"sokil/php-isocodes-db-only": "^4.0",
|
||||
"voku/html-min": "^4.5"
|
||||
"sokil/php-isocodes-db-only": "^4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue