HTMLMin / Laravel-HTMLMin

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

Prepare for Laravel 6.1 #140

Closed rcerljenko closed 5 years ago

rcerljenko commented 5 years ago

Please raise the version flags for Laravel 6.1+

vserdobintsev commented 5 years ago

Please fix bug with custom Blade directives!!!!

timonkbd commented 5 years ago

With #139 there is already an open PR which would resolve this issue by allowing all non-breaking future versions of laravel/framework (< 7.0.0).

rcerljenko commented 5 years ago

@timonweber this would be great because there's Laravel 6.2 already and I'm sick of waiting every time there's a new Laravel version for this package to update...

fridlev commented 5 years ago

Any chances this will be updated for the current version 6.3?

srmklive commented 5 years ago

Package has been updated to support Laravel 6.1 & beyond.