|
|
|
@@ -4,8 +4,86 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "98f5f45d28bda1509cdb9a748cad32c4", |
|
|
|
"content-hash": "3de53713e3aeb02c39e765cbc0a5c0b1", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "barryvdh/laravel-snappy", |
|
|
|
"version": "v1.0.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/barryvdh/laravel-snappy.git", |
|
|
|
"reference": "940eec2d99b89cbc9bea2f493cf068382962a485" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/barryvdh/laravel-snappy/zipball/940eec2d99b89cbc9bea2f493cf068382962a485", |
|
|
|
"reference": "940eec2d99b89cbc9bea2f493cf068382962a485", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"illuminate/filesystem": "^9|^10", |
|
|
|
"illuminate/support": "^9|^10", |
|
|
|
"knplabs/knp-snappy": "^1.4", |
|
|
|
"php": ">=7.2" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"orchestra/testbench": "^7|^8" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "1.0-dev" |
|
|
|
}, |
|
|
|
"laravel": { |
|
|
|
"providers": [ |
|
|
|
"Barryvdh\\Snappy\\ServiceProvider" |
|
|
|
], |
|
|
|
"aliases": { |
|
|
|
"PDF": "Barryvdh\\Snappy\\Facades\\SnappyPdf", |
|
|
|
"SnappyImage": "Barryvdh\\Snappy\\Facades\\SnappyImage" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Barryvdh\\Snappy\\": "src/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Barry vd. Heuvel", |
|
|
|
"email": "barryvdh@gmail.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Snappy PDF/Image for Laravel", |
|
|
|
"keywords": [ |
|
|
|
"image", |
|
|
|
"laravel", |
|
|
|
"pdf", |
|
|
|
"snappy", |
|
|
|
"wkhtmltoimage", |
|
|
|
"wkhtmltopdf" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/barryvdh/laravel-snappy/issues", |
|
|
|
"source": "https://github.com/barryvdh/laravel-snappy/tree/v1.0.2" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"url": "https://fruitcake.nl", |
|
|
|
"type": "custom" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://github.com/barryvdh", |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2023-04-07T10:38:54+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "brick/math", |
|
|
|
"version": "0.10.2", |
|
|
|
@@ -981,6 +1059,129 @@ |
|
|
|
], |
|
|
|
"time": "2021-10-07T12:57:01+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "h4cc/wkhtmltopdf-amd64", |
|
|
|
"version": "0.12.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/h4cc/wkhtmltopdf-amd64.git", |
|
|
|
"reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/h4cc/wkhtmltopdf-amd64/zipball/4e2ab2d032a5d7fbe2a741de8b10b8989523c95b", |
|
|
|
"reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"bin": [ |
|
|
|
"bin/wkhtmltopdf-amd64" |
|
|
|
], |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"h4cc\\WKHTMLToPDF\\": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"LGPL Version 3" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Julius Beckmann", |
|
|
|
"email": "github@h4cc.de" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.", |
|
|
|
"homepage": "http://wkhtmltopdf.org/", |
|
|
|
"keywords": [ |
|
|
|
"binary", |
|
|
|
"convert", |
|
|
|
"pdf", |
|
|
|
"snapshot", |
|
|
|
"thumbnail", |
|
|
|
"wkhtmltopdf" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/h4cc/wkhtmltopdf-amd64/issues", |
|
|
|
"source": "https://github.com/h4cc/wkhtmltopdf-amd64/tree/master" |
|
|
|
}, |
|
|
|
"time": "2018-01-15T06:57:33+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "knplabs/knp-snappy", |
|
|
|
"version": "v1.4.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/KnpLabs/snappy.git", |
|
|
|
"reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/KnpLabs/snappy/zipball/3db13fe45d12a7bccb2b83f622e5a90f7e40b111", |
|
|
|
"reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.1", |
|
|
|
"psr/log": "^1.0||^2.0||^3.0", |
|
|
|
"symfony/process": "~3.4||~4.3||~5.0||~6.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"friendsofphp/php-cs-fixer": "^2.16||^3.0", |
|
|
|
"pedrotroller/php-cs-custom-fixer": "^2.19", |
|
|
|
"phpstan/phpstan": "^1.0.0", |
|
|
|
"phpstan/phpstan-phpunit": "^1.0.0", |
|
|
|
"phpunit/phpunit": "~7.4||~8.5" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
|
|
"h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
|
|
"h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
|
|
"h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
|
|
"wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "1.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Knp\\Snappy\\": "src/Knp/Snappy" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "KNP Labs Team", |
|
|
|
"homepage": "http://knplabs.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Symfony Community", |
|
|
|
"homepage": "http://github.com/KnpLabs/snappy/contributors" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.", |
|
|
|
"homepage": "http://github.com/KnpLabs/snappy", |
|
|
|
"keywords": [ |
|
|
|
"knp", |
|
|
|
"knplabs", |
|
|
|
"pdf", |
|
|
|
"snapshot", |
|
|
|
"thumbnail", |
|
|
|
"wkhtmltopdf" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/KnpLabs/snappy/issues", |
|
|
|
"source": "https://github.com/KnpLabs/snappy/tree/v1.4.4" |
|
|
|
}, |
|
|
|
"time": "2023-09-13T12:18:19+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/framework", |
|
|
|
"version": "v10.1.5", |
|
|
|
|