From d5aeb1fcabf6ae3b01932ae1b08eee4d14d535a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 09:49:24 +0000 Subject: [PATCH] Update dependency tecnickcom/tc-lib-pdf to v8.68.3 --- lam/composer.lock | 92 ++++++++++++++++++++++++++++++----------------- 1 file changed, 59 insertions(+), 33 deletions(-) diff --git a/lam/composer.lock b/lam/composer.lock index 181f0feea..fa969795a 100644 --- a/lam/composer.lock +++ b/lam/composer.lock @@ -5392,21 +5392,22 @@ }, { "name": "tecnickcom/tc-lib-barcode", - "version": "2.12.0", + "version": "2.13.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-barcode.git", - "reference": "0614e905c903600c2491d3a90174a9a87a2fab9b" + "reference": "c7f3ddbc3df10259c59ddc3016ec421267e25e5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/0614e905c903600c2491d3a90174a9a87a2fab9b", - "reference": "0614e905c903600c2491d3a90174a9a87a2fab9b", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/c7f3ddbc3df10259c59ddc3016ec421267e25e5d", + "reference": "c7f3ddbc3df10259c59ddc3016ec421267e25e5d", "shasum": "" }, "require": { - "ext-bcmath": "*", + "ext-ctype": "*", "ext-gd": "*", + "ext-pcre": "*", "php": ">=8.2", "tecnickcom/tc-lib-color": "^2.13" }, @@ -5414,6 +5415,10 @@ "pdepend/pdepend": "^2.16", "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" }, + "suggest": { + "ext-bcmath": "Speeds up the arbitrary precision arithmetic used by the IMB and PDF417 barcode types (a pure-PHP implementation is used when missing)", + "ext-imagick": "Alternative PNG renderer used by getPngData() when the extension is loaded" + }, "type": "library", "autoload": { "psr-4": { @@ -5484,7 +5489,7 @@ "type": "github" } ], - "time": "2026-07-17T19:05:47+00:00" + "time": "2026-08-07T08:07:20+00:00" }, { "name": "tecnickcom/tc-lib-color", @@ -5617,37 +5622,50 @@ }, { "name": "tecnickcom/tc-lib-pdf", - "version": "8.67.2", + "version": "8.68.3", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf.git", - "reference": "f001da787064da712104f88250db6a6af66929f4" + "reference": "6b056239c0d9781319a4d009e8ca33d48e94e0ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf/zipball/f001da787064da712104f88250db6a6af66929f4", - "reference": "f001da787064da712104f88250db6a6af66929f4", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf/zipball/6b056239c0d9781319a4d009e8ca33d48e94e0ea", + "reference": "6b056239c0d9781319a4d009e8ca33d48e94e0ea", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-filter": "*", + "ext-hash": "*", + "ext-json": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-pcre": "*", + "ext-xml": "*", + "ext-zlib": "*", "php": ">=8.2", - "tecnickcom/tc-lib-barcode": "^2.12", + "tecnickcom/tc-lib-barcode": "^2.13", "tecnickcom/tc-lib-color": "^2.13", "tecnickcom/tc-lib-file": "^3.7", "tecnickcom/tc-lib-pdf-encrypt": "^2.9", - "tecnickcom/tc-lib-pdf-font": "^3.12", + "tecnickcom/tc-lib-pdf-font": "^3.13", "tecnickcom/tc-lib-pdf-graph": "^2.15", "tecnickcom/tc-lib-pdf-image": "^3.12", "tecnickcom/tc-lib-pdf-page": "^4.14", "tecnickcom/tc-lib-pdf-parser": "^3.14", "tecnickcom/tc-lib-pdf-sign": "^1.1", - "tecnickcom/tc-lib-unicode": "^2.11", - "tecnickcom/tc-lib-unicode-data": "^2.7" + "tecnickcom/tc-lib-unicode": "^3.0", + "tecnickcom/tc-lib-unicode-data": "^3.0" }, "require-dev": { "pdepend/pdepend": "^2.16", "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" }, + "suggest": { + "ext-curl": "Required to contact a Timestamp Authority (RFC 3161) when timestamping signatures", + "ext-intl": "Enables Unicode NFC normalization of the PDF file name" + }, "type": "library", "autoload": { "psr-4": { @@ -5684,7 +5702,7 @@ "type": "github" } ], - "time": "2026-07-22T12:58:58+00:00" + "time": "2026-08-07T08:11:00+00:00" }, { "name": "tecnickcom/tc-lib-pdf-encrypt", @@ -5816,30 +5834,36 @@ }, { "name": "tecnickcom/tc-lib-pdf-font", - "version": "3.12.0", + "version": "3.13.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-font.git", - "reference": "e84e765474d15f2d7f19f5ff8f42604c69a3a41a" + "reference": "314dfbe240057e1119d4830f35827455f8a76eba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-font/zipball/e84e765474d15f2d7f19f5ff8f42604c69a3a41a", - "reference": "e84e765474d15f2d7f19f5ff8f42604c69a3a41a", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-font/zipball/314dfbe240057e1119d4830f35827455f8a76eba", + "reference": "314dfbe240057e1119d4830f35827455f8a76eba", "shasum": "" }, "require": { + "ext-hash": "*", "ext-json": "*", + "ext-pcre": "*", "ext-zlib": "*", "php": ">=8.2", "tecnickcom/tc-lib-file": "^3.7", "tecnickcom/tc-lib-pdf-encrypt": "^2.9", - "tecnickcom/tc-lib-unicode-data": "^2.7" + "tecnickcom/tc-lib-unicode-data": "^3.0" }, "require-dev": { "pdepend/pdepend": "^2.16", "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" }, + "suggest": { + "ext-iconv": "Decodes legacy Macintosh (MacRoman) TrueType name strings", + "ext-mbstring": "Decodes UTF-16BE and Windows-1252 TrueType name strings" + }, "type": "library", "autoload": { "psr-4": { @@ -5878,7 +5902,7 @@ "type": "github" } ], - "time": "2026-07-17T19:22:14+00:00" + "time": "2026-08-07T08:09:37+00:00" }, { "name": "tecnickcom/tc-lib-pdf-graph", @@ -6197,22 +6221,24 @@ }, { "name": "tecnickcom/tc-lib-unicode", - "version": "2.11.0", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-unicode.git", - "reference": "ffc77054b8ea2b7de8cd3fd1c02ce8fd10bb17b5" + "reference": "e0549f1e0bee657a7a5c361d823409655a4ea2c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode/zipball/ffc77054b8ea2b7de8cd3fd1c02ce8fd10bb17b5", - "reference": "ffc77054b8ea2b7de8cd3fd1c02ce8fd10bb17b5", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode/zipball/e0549f1e0bee657a7a5c361d823409655a4ea2c3", + "reference": "e0549f1e0bee657a7a5c361d823409655a4ea2c3", "shasum": "" }, "require": { + "ext-ctype": "*", "ext-mbstring": "*", + "ext-pcre": "*", "php": ">=8.2", - "tecnickcom/tc-lib-unicode-data": "^2.7" + "tecnickcom/tc-lib-unicode-data": "^3.0" }, "require-dev": { "pdepend/pdepend": "^2.16", @@ -6254,20 +6280,20 @@ "type": "github" } ], - "time": "2026-07-17T19:09:36+00:00" + "time": "2026-08-07T08:08:11+00:00" }, { "name": "tecnickcom/tc-lib-unicode-data", - "version": "2.7.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-unicode-data.git", - "reference": "9354f1661e7bafcf2ee68e408ed07a3fcf264b98" + "reference": "6b090f51613087c2ed6e576e9543c1feddf2ba51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode-data/zipball/9354f1661e7bafcf2ee68e408ed07a3fcf264b98", - "reference": "9354f1661e7bafcf2ee68e408ed07a3fcf264b98", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode-data/zipball/6b090f51613087c2ed6e576e9543c1feddf2ba51", + "reference": "6b090f51613087c2ed6e576e9543c1feddf2ba51", "shasum": "" }, "require": { @@ -6313,7 +6339,7 @@ "type": "github" } ], - "time": "2026-07-17T19:03:56+00:00" + "time": "2026-08-07T08:06:30+00:00" }, { "name": "voku/portable-ascii", @@ -6794,5 +6820,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }