File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ More about the functionality of wkhtmltopdf and wkthmltoimage can be found there
88
99_ Hint_ :
1010The version of the binary is equal to the git tag.
11- To install the latest version, use '0.12.3 '.
11+ To install the latest version, use '0.12.4 '.
1212
1313### Packagist
1414
1515This package can be found on [ Packagist] ( http://packagist.org ) and installed with [ Composer] ( https://getcomposer.org/ ) .
1616
1717Require the package for _ i386_ with:
1818
19- php composer.phar require h4cc/wkhtmltoimage-i386 "0.12.3 "
19+ php composer.phar require h4cc/wkhtmltoimage-i386 "0.12.4 "
2020
2121And for _ amd64_ with:
2222
23- php composer.phar require h4cc/wkhtmltoimage-amd64 "0.12.3 "
23+ php composer.phar require h4cc/wkhtmltoimage-amd64 "0.12.4 "
2424
2525The binary will then be located at:
2626
You can’t perform that action at this time.
0 commit comments