From 130ed422852b21d0a788535f5b24daf1ee27467d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 13:52:30 +0000 Subject: [PATCH] Bump spipu/html2pdf from 5.2.2 to 5.2.4 Bumps [spipu/html2pdf](https://github.com/spipu/html2pdf) from 5.2.2 to 5.2.4. - [Release notes](https://github.com/spipu/html2pdf/releases) - [Changelog](https://github.com/spipu/html2pdf/blob/master/CHANGELOG.md) - [Commits](https://github.com/spipu/html2pdf/compare/v5.2.2...v5.2.4) --- updated-dependencies: - dependency-name: spipu/html2pdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index b747beb6d..be61dc6a5 100644 --- a/composer.lock +++ b/composer.lock @@ -4448,23 +4448,23 @@ }, { "name": "spipu/html2pdf", - "version": "v5.2.2", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/spipu/html2pdf.git", - "reference": "e6d8ca22347b6691bb8c2652212b1be2c89b3eff" + "reference": "dcb5671cac3d60ff486cf16df389e3bd0dc16ba4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spipu/html2pdf/zipball/e6d8ca22347b6691bb8c2652212b1be2c89b3eff", - "reference": "e6d8ca22347b6691bb8c2652212b1be2c89b3eff", + "url": "https://api.github.com/repos/spipu/html2pdf/zipball/dcb5671cac3d60ff486cf16df389e3bd0dc16ba4", + "reference": "dcb5671cac3d60ff486cf16df389e3bd0dc16ba4", "shasum": "" }, "require": { "ext-gd": "*", "ext-mbstring": "*", - "php": "^5.6 || ^7.0", - "tecnickcom/tcpdf": "^6.2" + "php": "^5.6 || ^7.0 || ^8.0", + "tecnickcom/tcpdf": "^6.3" }, "require-dev": { "phake/phake": "^2.0", @@ -4500,9 +4500,9 @@ ], "support": { "issues": "https://github.com/spipu/html2pdf/issues", - "source": "https://github.com/spipu/html2pdf/tree/v5.2.2" + "source": "https://github.com/spipu/html2pdf/tree/v5.2.4" }, - "time": "2020-03-22T16:23:26+00:00" + "time": "2021-12-16T15:23:31+00:00" }, { "name": "spomky-labs/aes-key-wrap", @@ -7119,16 +7119,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.4.1", + "version": "6.4.4", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329" + "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5ba838befdb37ef06a16d9f716f35eb03cb1b329", - "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320", + "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320", "shasum": "" }, "require": { @@ -7179,7 +7179,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.1" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.4" }, "funding": [ { @@ -7187,7 +7187,7 @@ "type": "custom" } ], - "time": "2021-03-27T16:00:33+00:00" + "time": "2021-12-31T08:39:24+00:00" }, { "name": "thecodingmachine/safe", @@ -11037,5 +11037,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.2.0" }