Skip to content

Commit

Permalink
Update README.md to reflect support for Laravel 5.5 (HTMLMin#93)
Browse files Browse the repository at this point in the history
Update README.md to reflect support for Laravel 5.5
  • Loading branch information
tehwave authored and srmklive committed Sep 5, 2017
1 parent f53f745 commit de847a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Laravel HTMLMin is currently maintained by [Raza Mehdi](https://github.com/srmkl

## Installation

Laravel HTMLMin requires [PHP](https://php.net) 5.5+. This particular version supports Laravel 5.1, 5.2, 5.3, or 5.4 only.
Laravel HTMLMin requires [PHP](https://php.net) 5.5+. This particular version supports Laravel 5.1, 5.2, 5.3, 5.4, and 5.5 only.

To get the latest version, simply require the project using [Composer](https://getcomposer.org):

Expand Down

0 comments on commit de847a1

Please sign in to comment.