Skip to content

Commit

Permalink
replace h4cc/wkhtmltoimage-amd64 with silvertipsoftware/wkhtmltoimage…
Browse files Browse the repository at this point in the history
…-amd64 0.12.5 package
  • Loading branch information
michal-izewski committed Jan 2, 2021
1 parent 67d100e commit 0c29ea4
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 43 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"type": "library",
"license": "MIT",
"authors": [
{
"name" : "Michał Iżewski",
"homepage": "http://www.iamdev.pl"
},
{
"name": "NVB",
"homepage": "http://nvb-online.com"
Expand All @@ -14,8 +18,8 @@
"knplabs/knp-snappy": "^0.5.0",
"h4cc/wkhtmltopdf-i386": "^0.12.4",
"h4cc/wkhtmltoimage-i386": "^0.12.4",
"h4cc/wkhtmltoimage-amd64": "^0.12.4",
"zendre4/wkhtmltopdf-amd64": "^0.12.6"
"zendre4/wkhtmltopdf-amd64": "^0.12.6",
"silvertipsoftware/wkhtmltoimage-amd64": "^0.12.5"
},
"require-dev": {
"phpunit/phpunit": "^5.7|^6.0"
Expand Down
85 changes: 44 additions & 41 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c29ea4

Please sign in to comment.