diff --git a/composer.lock b/composer.lock index bff6bce141..0eb52fa502 100644 --- a/composer.lock +++ b/composer.lock @@ -7728,28 +7728,29 @@ }, { "name": "tecnickcom/tc-lib-barcode", - "version": "2.13.2", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-barcode.git", - "reference": "c7f3ddbc3df10259c59ddc3016ec421267e25e5d" + "reference": "48fb613075617e5fb1895c955a191c25e15e957f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/c7f3ddbc3df10259c59ddc3016ec421267e25e5d", - "reference": "c7f3ddbc3df10259c59ddc3016ec421267e25e5d", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/48fb613075617e5fb1895c955a191c25e15e957f", + "reference": "48fb613075617e5fb1895c955a191c25e15e957f", "shasum": "" }, "require": { "ext-ctype": "*", "ext-gd": "*", "ext-pcre": "*", - "php": ">=8.2", - "tecnickcom/tc-lib-color": "^2.13" + "php": "^8.2", + "tecnickcom/tc-lib-color": "^3.0" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "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)", @@ -7772,46 +7773,76 @@ "role": "lead" } ], - "description": "PHP library to generate linear and bidimensional barcodes", + "description": "PHP library to generate 72 types of linear, 2D and postal barcodes as SVG, PNG, HTML or GD images", "homepage": "https://tcpdf.org", "keywords": [ - "3 of 9", - "ANSI MH10.8M-1983", - "CBC", + "2D Barcode", + "AZTEC Rune", "CODABAR", "CODE 11", - "CODE 128 A B C", + "CODE 128", + "CODE 16K", + "CODE 32", "CODE 39", + "CODE 49", "CODE 93", + "DMRE", + "Deutsche Post", "EAN 13", + "EAN 2", + "EAN 5", "EAN 8", "ECC200", - "ISO IEC 15438 2006", + "GS1 DataBar", + "GS1-14", + "HIBC", + "IATA 2 of 5", + "ISO IEC 15438", "ISO IEC 16022", - "ISO IEC 24778 2008", + "ISO IEC 18004", + "ISO IEC 21471", + "ISO IEC 24724", + "ISO IEC 24778", + "ITF-14", "Intelligent Mail Barcode", "Interleaved 2 of 5", + "Japan Post", "KIX", - "Klant", + "LOGMARS", + "Linear barcode", "MSI", + "Mailmark", + "Matrix 2 of 5", + "Micro QR Code", "Onecode", "PHARMACODE", "PHARMACODE TWO-TRACKS", "POSTNET", + "PZN", + "Plessey", "RMS4CC", + "SSCC-18", "Standard 2 of 5", + "Telepen", "UPC-A", "UPC-E", - "USD-3", - "USPS-B-3200", - "USS-93", + "australia post", "aztec", "barcode", "datamatrix", + "gs1", + "gs1-128", + "identcode", + "leitcode", + "matrix barcode", "pdf417", "planet", + "png", + "postal barcode", "qr-code", "royal mail", + "stacked barcode", + "svg", "tc-lib-barcode", "upc" ], @@ -7825,29 +7856,30 @@ "type": "github" } ], - "time": "2026-08-07T08:07:20+00:00" + "time": "2026-09-01T22:07:12+00:00" }, { "name": "tecnickcom/tc-lib-color", - "version": "2.13.3", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-color.git", - "reference": "36b0cb2215c446fed65842151d494f2b3081533c" + "reference": "e6b9f583cf4c5126de158b8e0d99f61ffa7917ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/36b0cb2215c446fed65842151d494f2b3081533c", - "reference": "36b0cb2215c446fed65842151d494f2b3081533c", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/e6b9f583cf4c5126de158b8e0d99f61ffa7917ad", + "reference": "e6b9f583cf4c5126de158b8e0d99f61ffa7917ad", "shasum": "" }, "require": { "ext-pcre": "*", - "php": ">=8.2" + "php": "^8.2" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -7869,16 +7901,24 @@ "description": "PHP library to manipulate various color representations", "homepage": "https://tcpdf.org", "keywords": [ + "cielab", "cmyk", "color", "colors", "colour", "colours", + "css", + "gray", + "grayscale", "hsl", "hsla", "javascript", + "lab", + "pdf", "rgb", "rgba", + "separation", + "spot", "tc-lib-color", "web" ], @@ -7892,30 +7932,31 @@ "type": "github" } ], - "time": "2026-08-07T08:05:09+00:00" + "time": "2026-08-26T19:01:04+00:00" }, { "name": "tecnickcom/tc-lib-file", - "version": "3.7.3", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-file.git", - "reference": "c582b6d493c26703e95809f6d3e938c79f88885f" + "reference": "d035e1eedcc32229655cf89f295f90964ebeb0bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-file/zipball/c582b6d493c26703e95809f6d3e938c79f88885f", - "reference": "c582b6d493c26703e95809f6d3e938c79f88885f", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-file/zipball/d035e1eedcc32229655cf89f295f90964ebeb0bb", + "reference": "d035e1eedcc32229655cf89f295f90964ebeb0bb", "shasum": "" }, "require": { "ext-curl": "*", "ext-pcre": "*", - "php": ">=8.2" + "php": "^8.2" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^13.2 || ^12.5 || ^11.5" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "suggest": { "ext-intl": "Enables Unicode NFC normalization when matching paths against the allowlist" @@ -7937,7 +7978,7 @@ "role": "lead" } ], - "description": "PHP library to read byte-level data from files", + "description": "PHP library for safe low-level file access: byte-level reads, path allowlisting, file caching and directory lookup", "homepage": "https://tcpdf.org", "keywords": [ "Double", @@ -7959,20 +8000,20 @@ "type": "github" } ], - "time": "2026-08-07T08:05:39+00:00" + "time": "2026-08-26T19:32:15+00:00" }, { "name": "tecnickcom/tc-lib-pdf", - "version": "8.68.3", + "version": "8.73.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf.git", - "reference": "6b056239c0d9781319a4d009e8ca33d48e94e0ea" + "reference": "5859bfeeff3c12a4882daf95e79d7c543f6f8a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf/zipball/6b056239c0d9781319a4d009e8ca33d48e94e0ea", - "reference": "6b056239c0d9781319a4d009e8ca33d48e94e0ea", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf/zipball/5859bfeeff3c12a4882daf95e79d7c543f6f8a15", + "reference": "5859bfeeff3c12a4882daf95e79d7c543f6f8a15", "shasum": "" }, "require": { @@ -7985,23 +8026,24 @@ "ext-pcre": "*", "ext-xml": "*", "ext-zlib": "*", - "php": ">=8.2", - "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.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", + "php": "^8.2", + "tecnickcom/tc-lib-barcode": "^2.15", + "tecnickcom/tc-lib-color": "^3.0", + "tecnickcom/tc-lib-file": "^3.9", + "tecnickcom/tc-lib-pdf-encrypt": "^2.11", + "tecnickcom/tc-lib-pdf-font": "^4.3", + "tecnickcom/tc-lib-pdf-graph": "^2.17", + "tecnickcom/tc-lib-pdf-image": "^3.14", + "tecnickcom/tc-lib-pdf-page": "^4.16", + "tecnickcom/tc-lib-pdf-parser": "^3.15", + "tecnickcom/tc-lib-pdf-sign": "^2.0", "tecnickcom/tc-lib-unicode": "^3.0", "tecnickcom/tc-lib-unicode-data": "^3.0" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "suggest": { "ext-curl": "Required to contact a Timestamp Authority (RFC 3161) when timestamping signatures", @@ -8043,34 +8085,33 @@ "type": "github" } ], - "time": "2026-08-07T08:11:00+00:00" + "time": "2026-09-01T21:32:24+00:00" }, { "name": "tecnickcom/tc-lib-pdf-encrypt", - "version": "2.9.3", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-encrypt.git", - "reference": "9d188937a673af8adc6da1f104c44cf434f7b198" + "reference": "a06e75da1696a96ff47aa6269e6b02ec56184bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-encrypt/zipball/9d188937a673af8adc6da1f104c44cf434f7b198", - "reference": "9d188937a673af8adc6da1f104c44cf434f7b198", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-encrypt/zipball/a06e75da1696a96ff47aa6269e6b02ec56184bac", + "reference": "a06e75da1696a96ff47aa6269e6b02ec56184bac", "shasum": "" }, "require": { + "ext-ctype": "*", "ext-hash": "*", "ext-openssl": "*", "ext-pcre": "*", - "php": ">=8.2" + "php": "^8.2" }, "require-dev": { + "carthage-software/mago": "1.47.*", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" - }, - "suggest": { - "ext-posix": "Adds the process id to the random seed material" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8089,7 +8130,7 @@ "role": "lead" } ], - "description": "PHP library to encrypt data for PDF", + "description": "PHP library to encrypt and decrypt PDF data", "homepage": "https://tcpdf.org", "keywords": [ "aes", @@ -8109,33 +8150,35 @@ "type": "github" } ], - "time": "2026-08-07T08:05:51+00:00" + "time": "2026-08-26T23:38:26+00:00" }, { "name": "tecnickcom/tc-lib-pdf-filter", - "version": "2.10.3", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-filter.git", - "reference": "48270d50db69852ef58a22b5b034b8a08e5c8464" + "reference": "7c988be0f7bcce2c81f90f057c7051a5a6664dd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-filter/zipball/48270d50db69852ef58a22b5b034b8a08e5c8464", - "reference": "48270d50db69852ef58a22b5b034b8a08e5c8464", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-filter/zipball/7c988be0f7bcce2c81f90f057c7051a5a6664dd7", + "reference": "7c988be0f7bcce2c81f90f057c7051a5a6664dd7", "shasum": "" }, "require": { "ext-pcre": "*", "ext-zlib": "*", - "php": ">=8.2" + "php": "^8.2" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "suggest": { - "ext-imagick": "Required for the JPXDecode (JPEG 2000) and CCITTFaxDecode filters" + "ext-imagick": "Required for the JPXDecode (JPEG 2000) and CCITTFaxDecode filters", + "jbig2dec": "CLI tool required for the JBIG2Decode filter" }, "type": "library", "autoload": { @@ -8173,20 +8216,20 @@ "type": "github" } ], - "time": "2026-08-07T08:06:03+00:00" + "time": "2026-08-27T08:56:44+00:00" }, { "name": "tecnickcom/tc-lib-pdf-font", - "version": "3.13.2", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-font.git", - "reference": "314dfbe240057e1119d4830f35827455f8a76eba" + "reference": "f3827e335aaef1b45a95a41472fc8f3c271a4f44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-font/zipball/314dfbe240057e1119d4830f35827455f8a76eba", - "reference": "314dfbe240057e1119d4830f35827455f8a76eba", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-font/zipball/f3827e335aaef1b45a95a41472fc8f3c271a4f44", + "reference": "f3827e335aaef1b45a95a41472fc8f3c271a4f44", "shasum": "" }, "require": { @@ -8194,14 +8237,15 @@ "ext-json": "*", "ext-pcre": "*", "ext-zlib": "*", - "php": ">=8.2", - "tecnickcom/tc-lib-file": "^3.7", - "tecnickcom/tc-lib-pdf-encrypt": "^2.9", + "php": "^8.2", + "tecnickcom/tc-lib-file": "^3.9", + "tecnickcom/tc-lib-pdf-encrypt": "^2.11", "tecnickcom/tc-lib-unicode-data": "^3.0" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "suggest": { "ext-iconv": "Decodes legacy Macintosh (MacRoman) TrueType name strings", @@ -8224,7 +8268,7 @@ "role": "lead" } ], - "description": "PHP library containing PDF page formats and definitions", + "description": "PHP library containing PDF font methods and utilities", "homepage": "https://tcpdf.org", "keywords": [ "PFB", @@ -8245,31 +8289,32 @@ "type": "github" } ], - "time": "2026-08-07T08:09:37+00:00" + "time": "2026-08-27T18:49:12+00:00" }, { "name": "tecnickcom/tc-lib-pdf-graph", - "version": "2.15.2", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-graph.git", - "reference": "4a3408690c65e14b9c86abe97a12c3079eb8a0cd" + "reference": "54128dfe52c191f7e717d950f0591a09a398c777" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-graph/zipball/4a3408690c65e14b9c86abe97a12c3079eb8a0cd", - "reference": "4a3408690c65e14b9c86abe97a12c3079eb8a0cd", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-graph/zipball/54128dfe52c191f7e717d950f0591a09a398c777", + "reference": "54128dfe52c191f7e717d950f0591a09a398c777", "shasum": "" }, "require": { "ext-zlib": "*", - "php": ">=8.2", - "tecnickcom/tc-lib-color": "^2.13", - "tecnickcom/tc-lib-pdf-encrypt": "^2.9" + "php": "^8.2", + "tecnickcom/tc-lib-color": "^3.0", + "tecnickcom/tc-lib-pdf-encrypt": "^2.11" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8307,33 +8352,33 @@ "type": "github" } ], - "time": "2026-08-07T08:08:50+00:00" + "time": "2026-08-31T12:17:22+00:00" }, { "name": "tecnickcom/tc-lib-pdf-image", - "version": "3.12.2", + "version": "3.14.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-image.git", - "reference": "d7052a7e9216e842bd77395f1dfb443e9bfbcef8" + "reference": "b0bfbecdd213f06693f4704fc2ff8f218e073755" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-image/zipball/d7052a7e9216e842bd77395f1dfb443e9bfbcef8", - "reference": "d7052a7e9216e842bd77395f1dfb443e9bfbcef8", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-image/zipball/b0bfbecdd213f06693f4704fc2ff8f218e073755", + "reference": "b0bfbecdd213f06693f4704fc2ff8f218e073755", "shasum": "" }, "require": { "ext-gd": "*", "ext-zlib": "*", - "php": ">=8.2", - "tecnickcom/tc-lib-color": "^2.13", - "tecnickcom/tc-lib-file": "^3.7", - "tecnickcom/tc-lib-pdf-encrypt": "^2.9" + "php": "^8.2", + "tecnickcom/tc-lib-file": "^3.9", + "tecnickcom/tc-lib-pdf-encrypt": "^2.11" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8372,31 +8417,32 @@ "type": "github" } ], - "time": "2026-08-07T08:09:04+00:00" + "time": "2026-08-31T14:18:55+00:00" }, { "name": "tecnickcom/tc-lib-pdf-page", - "version": "4.14.2", + "version": "4.16.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-page.git", - "reference": "ac9adaddf8624b5008da335914a42a318cd7d310" + "reference": "801b16f8550d9d318558ada2c4e1050589c2c4ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-page/zipball/ac9adaddf8624b5008da335914a42a318cd7d310", - "reference": "ac9adaddf8624b5008da335914a42a318cd7d310", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-page/zipball/801b16f8550d9d318558ada2c4e1050589c2c4ae", + "reference": "801b16f8550d9d318558ada2c4e1050589c2c4ae", "shasum": "" }, "require": { "ext-zlib": "*", - "php": ">=8.2", - "tecnickcom/tc-lib-color": "^2.13", - "tecnickcom/tc-lib-pdf-encrypt": "^2.9" + "php": "^8.2", + "tecnickcom/tc-lib-color": "^3.0", + "tecnickcom/tc-lib-pdf-encrypt": "^2.11" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8433,30 +8479,31 @@ "type": "github" } ], - "time": "2026-08-07T08:08:37+00:00" + "time": "2026-08-31T13:45:12+00:00" }, { "name": "tecnickcom/tc-lib-pdf-parser", - "version": "3.14.2", + "version": "3.15.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-parser.git", - "reference": "db9c32046a3e8d57c8626e8d3ffc94caa10a0675" + "reference": "67e21033744151e38d066beae6598441f53ef45c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-parser/zipball/db9c32046a3e8d57c8626e8d3ffc94caa10a0675", - "reference": "db9c32046a3e8d57c8626e8d3ffc94caa10a0675", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-parser/zipball/67e21033744151e38d066beae6598441f53ef45c", + "reference": "67e21033744151e38d066beae6598441f53ef45c", "shasum": "" }, "require": { "ext-pcre": "*", - "php": ">=8.2", - "tecnickcom/tc-lib-pdf-filter": "^2.10" + "php": "^8.2", + "tecnickcom/tc-lib-pdf-filter": "^2.11" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8493,31 +8540,33 @@ "type": "github" } ], - "time": "2026-08-07T08:08:23+00:00" + "time": "2026-08-27T16:45:33+00:00" }, { "name": "tecnickcom/tc-lib-pdf-sign", - "version": "1.1.3", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-pdf-sign.git", - "reference": "4132f1fc4b9c103b1a9ec879e2d7b7f9598918f7" + "reference": "1bbbda9de0433328197aef5b119bce22189bcadb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-sign/zipball/4132f1fc4b9c103b1a9ec879e2d7b7f9598918f7", - "reference": "4132f1fc4b9c103b1a9ec879e2d7b7f9598918f7", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-pdf-sign/zipball/1bbbda9de0433328197aef5b119bce22189bcadb", + "reference": "1bbbda9de0433328197aef5b119bce22189bcadb", "shasum": "" }, "require": { "ext-hash": "*", + "ext-json": "*", "ext-openssl": "*", "ext-pcre": "*", - "php": ">=8.2" + "php": "^8.2" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8559,32 +8608,33 @@ "type": "github" } ], - "time": "2026-08-07T08:06:17+00:00" + "time": "2026-08-26T19:47:56+00:00" }, { "name": "tecnickcom/tc-lib-unicode", - "version": "3.0.2", + "version": "3.0.5", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-unicode.git", - "reference": "e0549f1e0bee657a7a5c361d823409655a4ea2c3" + "reference": "267c34481ca591060ed3cba94afc9c2490d1c475" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode/zipball/e0549f1e0bee657a7a5c361d823409655a4ea2c3", - "reference": "e0549f1e0bee657a7a5c361d823409655a4ea2c3", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode/zipball/267c34481ca591060ed3cba94afc9c2490d1c475", + "reference": "267c34481ca591060ed3cba94afc9c2490d1c475", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", "ext-pcre": "*", - "php": ">=8.2", + "php": "^8.2", "tecnickcom/tc-lib-unicode-data": "^3.0" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8603,7 +8653,7 @@ "role": "lead" } ], - "description": "PHP library containing Unicode methods", + "description": "PHP library to process UTF-8 and Unicode text", "homepage": "https://tcpdf.org", "keywords": [ "font", @@ -8622,28 +8672,29 @@ "type": "github" } ], - "time": "2026-08-07T08:08:11+00:00" + "time": "2026-08-27T14:18:38+00:00" }, { "name": "tecnickcom/tc-lib-unicode-data", - "version": "3.0.2", + "version": "3.0.5", "source": { "type": "git", "url": "https://github.com/tecnickcom/tc-lib-unicode-data.git", - "reference": "6b090f51613087c2ed6e576e9543c1feddf2ba51" + "reference": "68afa34a33085719e5861ac790871d51cdd7722a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode-data/zipball/6b090f51613087c2ed6e576e9543c1feddf2ba51", - "reference": "6b090f51613087c2ed6e576e9543c1feddf2ba51", + "url": "https://api.github.com/repos/tecnickcom/tc-lib-unicode-data/zipball/68afa34a33085719e5861ac790871d51cdd7722a", + "reference": "68afa34a33085719e5861ac790871d51cdd7722a", "shasum": "" }, "require": { - "php": ">=8.2" + "php": "^8.2" }, "require-dev": { + "carthage-software/mago": "^1.47.4", "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "type": "library", "autoload": { @@ -8681,20 +8732,20 @@ "type": "github" } ], - "time": "2026-08-07T08:06:30+00:00" + "time": "2026-08-26T20:01:57+00:00" }, { "name": "tecnickcom/tcpdf", - "version": "7.0.4", + "version": "7.0.6", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "7b8de35a6224b7791a91fc09427a18a0a8aecd83" + "reference": "0c77bbf08ce1607fee2f60f86c5385da57939db0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7b8de35a6224b7791a91fc09427a18a0a8aecd83", - "reference": "7b8de35a6224b7791a91fc09427a18a0a8aecd83", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/0c77bbf08ce1607fee2f60f86c5385da57939db0", + "reference": "0c77bbf08ce1607fee2f60f86c5385da57939db0", "shasum": "" }, "require": { @@ -8704,7 +8755,7 @@ }, "require-dev": { "pdepend/pdepend": "^2.16", - "phpunit/phpunit": "^11.5 || ^12.5 || ^13.2" + "phpunit/phpunit": "^11.5 || ^12.5 || ^13.3" }, "suggest": { "ext-gd": "Enables additional image handling in some workflows.", @@ -8751,7 +8802,7 @@ "type": "github" } ], - "time": "2026-07-13T10:06:03+00:00" + "time": "2026-08-21T15:13:46+00:00" }, { "name": "tivie/htaccess-parser",