From 48c984cc04152fec61c32df0032de1213befa752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:01:48 +0000 Subject: [PATCH] Bump tecnickcom/tcpdf from 6.3.2 to 6.7.6 Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.3.2 to 6.7.6. - [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT) - [Commits](https://github.com/tecnickcom/TCPDF/compare/6.3.2...6.7.6) --- updated-dependencies: - dependency-name: tecnickcom/tcpdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 29 ++++++++++++++++++++--------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 957573f..77be4c5 100644 --- a/composer.json +++ b/composer.json @@ -8,6 +8,6 @@ } ], "require": { - "tecnickcom/tcpdf": "6.3.2" + "tecnickcom/tcpdf": "6.7.6" } } diff --git a/composer.lock b/composer.lock index 5e590c5..5a11bdd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,24 +4,24 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8d69d82530bd4d90c2ef1203a01a3083", + "content-hash": "3c42a1dcd861e09fad29b7eabe09e9bb", "packages": [ { "name": "tecnickcom/tcpdf", - "version": "6.3.2", + "version": "6.7.6", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "9fde7bb9b404b945e7ea88fb7eccd23d9a4e324b" + "reference": "4cf1ab192e87e6916d20f93077b2bdfa96a2f848" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/9fde7bb9b404b945e7ea88fb7eccd23d9a4e324b", - "reference": "9fde7bb9b404b945e7ea88fb7eccd23d9a4e324b", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/4cf1ab192e87e6916d20f93077b2bdfa96a2f848", + "reference": "4cf1ab192e87e6916d20f93077b2bdfa96a2f848", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=5.5.0" }, "type": "library", "autoload": { @@ -46,7 +46,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0" + "LGPL-3.0-or-later" ], "authors": [ { @@ -66,7 +66,17 @@ "pdf417", "qrcode" ], - "time": "2019-09-20T09:35:01+00:00" + "support": { + "issues": "https://github.com/tecnickcom/TCPDF/issues", + "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.6" + }, + "funding": [ + { + "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", + "type": "custom" + } + ], + "time": "2024-10-06T10:54:28+00:00" } ], "packages-dev": [], @@ -76,5 +86,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.6.0" }