HTMLMin / Laravel-HTMLMin

A simple HTML minifier for Laravel 5, 6, 7, 8 & 9.
MIT License
1.02k stars 117 forks source link

Update for laravel 10 php 8.3 #179

Open TheSycoon opened 6 months ago

troller2017 commented 5 months ago

Same issue, can't be installed on laravel 10, htmlmin/htmlmin[v1.0.0, ..., v1.1.1] require laravel/framework 4.1.* -> found laravel/framework[v4.1.0, ..., v4.1.31] but it conflicts with your root composer.json require (^10.10).

almamund commented 3 months ago

Install dev-master

dmeys commented 3 months ago

@almamund it still not working