christianklisch / slim-minify

PHP slim framework middleware to minify HTML output
MIT License
37 stars 9 forks source link

replaced \Slim\Http\Body with \Slim\Psr7\Stream #15

Closed rwadud closed 3 years ago

rwadud commented 3 years ago

Fixed to work with Slim 4. PHP version must be PHP 7.2 or newer as detailed in the slim 4 system requirements.