chore(bootstrap.php): separately minify php when files are requested
This commit is contained in:
parent
2b22d10b46
commit
320f5e53db
6 changed files with 259 additions and 14 deletions
|
@ -7,7 +7,8 @@
|
|||
"guzzlehttp/guzzle": "^7.9",
|
||||
"kaoken/markdown-it-php": "^14.1",
|
||||
"sokil/php-isocodes": "^4.2",
|
||||
"sokil/php-isocodes-db-only": "^4.0"
|
||||
"sokil/php-isocodes-db-only": "^4.0",
|
||||
"voku/html-min": "^4.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/pint": "^1.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue