We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e394d commit e40cf48Copy full SHA for e40cf48
README.md
@@ -21,7 +21,7 @@ Laravel HTMLMin was created by, and is maintained by [Graham Campbell](https://g
21
To get the latest version of Laravel HTMLMin, simply add the following line to the require block of your `composer.json` file:
22
23
```
24
-"graham-campbell/htmlmin": "~3.0"
+"graham-campbell/htmlmin": "~3.1"
25
26
27
You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.
0 commit comments