From 22a11dc7b9f1e42c4e9d310c860bcb2ea68ba2f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:17:12 +0000 Subject: [PATCH] Bump tecnickcom/tcpdf from 6.5.0 to 6.7.4 in /application Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.5.0 to 6.7.4. - [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT) - [Commits](https://github.com/tecnickcom/TCPDF/compare/6.5.0...6.7.4) --- updated-dependencies: - dependency-name: tecnickcom/tcpdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/application/composer.lock b/application/composer.lock index e0479656..d61797c9 100644 --- a/application/composer.lock +++ b/application/composer.lock @@ -2171,20 +2171,20 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.5.0", + "version": "6.7.4", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "cc54c1503685e618b23922f53635f46e87653662" + "reference": "d4adef47ca21c90e6483d59dcb9e5b1023696937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/cc54c1503685e618b23922f53635f46e87653662", - "reference": "cc54c1503685e618b23922f53635f46e87653662", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/d4adef47ca21c90e6483d59dcb9e5b1023696937", + "reference": "d4adef47ca21c90e6483d59dcb9e5b1023696937", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=5.5.0" }, "type": "library", "autoload": { @@ -2209,7 +2209,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-only" + "LGPL-3.0-or-later" ], "authors": [ { @@ -2231,7 +2231,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.5.0" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.4" }, "funding": [ { @@ -2239,7 +2239,7 @@ "type": "custom" } ], - "time": "2022-08-12T07:50:54+00:00" + "time": "2024-03-25T23:56:24+00:00" }, { "name": "twig/twig", @@ -6042,5 +6042,5 @@ "platform-dev": { "ext-pdo_sqlite": "*" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }