Skip to content

Commit 13e1e6a

Browse files
Added a note about laravel 5
1 parent 34d76a4 commit 13e1e6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Laravel HTMLMin
99
[![Latest Version](https://img.shields.io/github/release/GrahamCampbell/Laravel-HTMLMin.svg?style=flat-square)](https://github.com/GrahamCampbell/Laravel-HTMLMin/releases)
1010

1111

12+
### Looking for a laravel 5 compatable version?
13+
14+
Checkout the [master branch](https://github.com/GrahamCampbell/Laravel-HTMLMin/tree/master), installable by requiring `"graham-campbell/htmlmin": "~3.0"`.
15+
16+
1217
## Introduction
1318

1419
Laravel HTMLMin was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell), and is a simple HTML minifier for [Laravel 4.2](http://laravel.com). It utilises Mr Clay's [Minify](https://github.com/mrclay/minify) package to minify entire responses, but can also minify blade at compile time. Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/GrahamCampbell/Laravel-HTMLMin/releases), [license](LICENSE.md), [api docs](http://docs.grahamjcampbell.co.uk), and [contribution guidelines](CONTRIBUTING.md).

0 commit comments

Comments
 (0)