mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove package beganovich/chromium-pdf
This commit is contained in:
parent
95c1f60674
commit
5b18772804
@ -32,7 +32,6 @@
|
|||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
"asgrim/ofxparser": "^1.2",
|
"asgrim/ofxparser": "^1.2",
|
||||||
"authorizenet/authorizenet": "^2.0",
|
"authorizenet/authorizenet": "^2.0",
|
||||||
"beganovich/chromium-pdf": "dev-master",
|
|
||||||
"beganovich/snappdf": "^1.0",
|
"beganovich/snappdf": "^1.0",
|
||||||
"checkout/checkout-sdk-php": "^1.0",
|
"checkout/checkout-sdk-php": "^1.0",
|
||||||
"cleverit/ubl_invoice": "^1.3",
|
"cleverit/ubl_invoice": "^1.3",
|
||||||
|
47
composer.lock
generated
47
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "5e9ee9e0cebf1e6f892c6b16d043de50",
|
"content-hash": "669af9e67b79e872aa671420cfb14ddd",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asgrim/ofxparser",
|
"name": "asgrim/ofxparser",
|
||||||
@ -204,50 +204,6 @@
|
|||||||
},
|
},
|
||||||
"time": "2020-12-18T19:12:13+00:00"
|
"time": "2020-12-18T19:12:13+00:00"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "beganovich/chromium-pdf",
|
|
||||||
"version": "dev-master",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/beganovich/chromium-pdf.git",
|
|
||||||
"reference": "f6f32bb99616a1c1b7108250ccc438210134a99f"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/beganovich/chromium-pdf/zipball/f6f32bb99616a1c1b7108250ccc438210134a99f",
|
|
||||||
"reference": "f6f32bb99616a1c1b7108250ccc438210134a99f",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": "^7.3|^7.4|^8.0"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"phpunit/phpunit": "^9.5"
|
|
||||||
},
|
|
||||||
"default-branch": true,
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Beganovich\\ChromiumPdf\\": "src/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Benjamin Beganović",
|
|
||||||
"email": "k1pstabug@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Generate PDFs using headless Chromium",
|
|
||||||
"support": {
|
|
||||||
"issues": "https://github.com/beganovich/chromium-pdf/issues",
|
|
||||||
"source": "https://github.com/beganovich/chromium-pdf/tree/master"
|
|
||||||
},
|
|
||||||
"time": "2020-12-15T10:16:36+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "beganovich/snappdf",
|
"name": "beganovich/snappdf",
|
||||||
"version": "v1.0.0",
|
"version": "v1.0.0",
|
||||||
@ -13935,7 +13891,6 @@
|
|||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
"beganovich/chromium-pdf": 20,
|
|
||||||
"webpatser/laravel-countries": 20
|
"webpatser/laravel-countries": 20
|
||||||
},
|
},
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user