build dashboard fronted & config wkhtmltopdf
This commit is contained in:
46
composer.lock
generated
46
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "f81882bbe6fbd0202d58351a9dbf3340",
|
||||
"content-hash": "a52c765d668149ac5dfb14e59c38bd82",
|
||||
"packages": [
|
||||
{
|
||||
"name": "barryvdh/laravel-snappy",
|
||||
@@ -1396,6 +1396,50 @@
|
||||
],
|
||||
"time": "2021-10-07T12:57:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "h4cc/wkhtmltoimage-amd64",
|
||||
"version": "0.12.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/h4cc/wkhtmltoimage-amd64.git",
|
||||
"reference": "c4e33f635207af89a704205b8902fb5715ca88be"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/h4cc/wkhtmltoimage-amd64/zipball/c4e33f635207af89a704205b8902fb5715ca88be",
|
||||
"reference": "c4e33f635207af89a704205b8902fb5715ca88be",
|
||||
"shasum": ""
|
||||
},
|
||||
"bin": [
|
||||
"bin/wkhtmltoimage-amd64"
|
||||
],
|
||||
"type": "library",
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"LGPL Version 3"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Julius Beckmann",
|
||||
"email": "github@h4cc.de"
|
||||
}
|
||||
],
|
||||
"description": "Convert html to image using webkit (qtwebkit). Static linked linux binary for amd64 systems.",
|
||||
"homepage": "http://wkhtmltopdf.org/",
|
||||
"keywords": [
|
||||
"binary",
|
||||
"convert",
|
||||
"image",
|
||||
"snapshot",
|
||||
"thumbnail",
|
||||
"wkhtmltoimage"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/h4cc/wkhtmltoimage-amd64/issues",
|
||||
"source": "https://github.com/h4cc/wkhtmltoimage-amd64/tree/master"
|
||||
},
|
||||
"time": "2018-01-15T07:23:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "h4cc/wkhtmltopdf-amd64",
|
||||
"version": "0.12.4",
|
||||
|
||||
Reference in New Issue
Block a user