From 46db8e1761f568b6d45d35cabb9e3c42d1a6c6a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 10:08:14 +0000 Subject: [PATCH] Bump tecnickcom/tcpdf from 6.3.2 to 6.4.4 Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.3.2 to 6.4.4. - [Release notes](https://github.com/tecnickcom/TCPDF/releases) - [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT) - [Commits](https://github.com/tecnickcom/TCPDF/compare/6.3.2...6.4.4) --- updated-dependencies: - dependency-name: tecnickcom/tcpdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 25 ++++++++++++++++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 2cdc0c11..fd479383 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "ext-curl": "*", "kint-php/kint": "3.2.2", "phpmailer/phpmailer": "6.0.7", - "tecnickcom/tcpdf": "6.3.2", + "tecnickcom/tcpdf": "6.4.4", "jasig/phpcas": "1.3.8", "yohang/calendr": "^2.0", "guzzlehttp/guzzle": "6.5.2", diff --git a/composer.lock b/composer.lock index 4030fa4c..d4a5ae1b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e1be9d73109cd03d9736c6f9031ef52f", + "content-hash": "61bfa6df21d5047337d01744f2946025", "packages": [ { "name": "adldap2/adldap2", @@ -3220,16 +3220,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.3.2", + "version": "6.4.4", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "9fde7bb9b404b945e7ea88fb7eccd23d9a4e324b" + "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/9fde7bb9b404b945e7ea88fb7eccd23d9a4e324b", - "reference": "9fde7bb9b404b945e7ea88fb7eccd23d9a4e324b", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320", + "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320", "shasum": "" }, "require": { @@ -3258,7 +3258,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0" + "LGPL-3.0-only" ], "authors": [ { @@ -3279,9 +3279,16 @@ "qrcode" ], "support": { - "source": "https://github.com/tecnickcom/TCPDF/tree/6.3.2" + "issues": "https://github.com/tecnickcom/TCPDF/issues", + "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.4" }, - "time": "2019-09-20T09:35:01+00:00" + "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": "2021-12-31T08:39:24+00:00" }, { "name": "tightenco/collect", @@ -5178,5 +5185,5 @@ "ext-curl": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }