diff --git a/composer.lock b/composer.lock index 4900426..b07246c 100644 --- a/composer.lock +++ b/composer.lock @@ -744,20 +744,21 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.6.5", + "version": "6.9.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce" + "reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5fce932fcee4371865314ab7f6c0d85423c5c7ce", - "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b", + "reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b", "shasum": "" }, "require": { - "php": ">=5.3.0" + "ext-curl": "*", + "php": ">=7.1.0" }, "type": "library", "autoload": { @@ -765,8 +766,6 @@ "config", "include", "tcpdf.php", - "tcpdf_parser.php", - "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", @@ -804,7 +803,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.5" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.9.1" }, "funding": [ { @@ -812,7 +811,7 @@ "type": "custom" } ], - "time": "2023-09-06T15:09:26+00:00" + "time": "2025-04-03T06:38:07+00:00" } ], "aliases": [], @@ -822,5 +821,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }