diff --git a/composer.lock b/composer.lock index 5a249be36..93af4f3b1 100644 --- a/composer.lock +++ b/composer.lock @@ -13669,16 +13669,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.8.2", + "version": "6.9.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "f7a781073e1645062f163e058139e2f89355d420" + "reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/f7a781073e1645062f163e058139e2f89355d420", - "reference": "f7a781073e1645062f163e058139e2f89355d420", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b", + "reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b", "shasum": "" }, "require": { @@ -13691,8 +13691,6 @@ "config", "include", "tcpdf.php", - "tcpdf_parser.php", - "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", @@ -13730,7 +13728,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.8.2" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.9.1" }, "funding": [ { @@ -13738,7 +13736,7 @@ "type": "custom" } ], - "time": "2025-01-26T14:03:12+00:00" + "time": "2025-04-03T06:38:07+00:00" }, { "name": "thecodingmachine/safe", @@ -19500,6 +19498,6 @@ "ext-tokenizer": "*", "ext-xml": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }