From 13909a8054997f3e84706cb2e2db8d8b18666a75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 02:35:18 +0000 Subject: [PATCH] Bump tecnickcom/tcpdf from 6.9.4 to 6.10.0 Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.9.4 to 6.10.0. - [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT) - [Commits](https://github.com/tecnickcom/TCPDF/compare/6.9.4...6.10.0) --- updated-dependencies: - dependency-name: tecnickcom/tcpdf dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7141dd535..4ef863841 100644 --- a/composer.lock +++ b/composer.lock @@ -13676,16 +13676,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.9.4", + "version": "6.10.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "c838d7f7babb0d35763acfb9ecf78c3f45966f83" + "reference": "ca5b6de294512145db96bcbc94e61696599c391d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/c838d7f7babb0d35763acfb9ecf78c3f45966f83", - "reference": "c838d7f7babb0d35763acfb9ecf78c3f45966f83", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ca5b6de294512145db96bcbc94e61696599c391d", + "reference": "ca5b6de294512145db96bcbc94e61696599c391d", "shasum": "" }, "require": { @@ -13735,7 +13735,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.9.4" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.0" }, "funding": [ { @@ -13743,7 +13743,7 @@ "type": "custom" } ], - "time": "2025-05-13T11:34:35+00:00" + "time": "2025-05-27T18:02:28+00:00" }, { "name": "thecodingmachine/safe",