chore(deps): Bump setasign/fpdi from 2.6.3 to 2.6.4

Bumps [setasign/fpdi](https://github.com/Setasign/FPDI) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/Setasign/FPDI/releases)
- [Commits](https://github.com/Setasign/FPDI/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: setasign/fpdi
  dependency-version: 2.6.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-05 21:11:27 +00:00 committed by GitHub
parent daca344b89
commit bc3543460e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -1093,16 +1093,16 @@
}, },
{ {
"name": "setasign/fpdi", "name": "setasign/fpdi",
"version": "v2.6.3", "version": "v2.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Setasign/FPDI.git", "url": "https://github.com/Setasign/FPDI.git",
"reference": "67c31f5e50c93c20579ca9e23035d8c540b51941" "reference": "4b53852fde2734ec6a07e458a085db627c60eada"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/67c31f5e50c93c20579ca9e23035d8c540b51941", "url": "https://api.github.com/repos/Setasign/FPDI/zipball/4b53852fde2734ec6a07e458a085db627c60eada",
"reference": "67c31f5e50c93c20579ca9e23035d8c540b51941", "reference": "4b53852fde2734ec6a07e458a085db627c60eada",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1117,7 +1117,7 @@
"setasign/fpdf": "~1.8.6", "setasign/fpdf": "~1.8.6",
"setasign/tfpdf": "~1.33", "setasign/tfpdf": "~1.33",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"tecnickcom/tcpdf": "^6.2" "tecnickcom/tcpdf": "^6.8"
}, },
"suggest": { "suggest": {
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured." "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
@ -1153,7 +1153,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Setasign/FPDI/issues", "issues": "https://github.com/Setasign/FPDI/issues",
"source": "https://github.com/Setasign/FPDI/tree/v2.6.3" "source": "https://github.com/Setasign/FPDI/tree/v2.6.4"
}, },
"funding": [ "funding": [
{ {
@ -1161,7 +1161,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-05T13:22:35+00:00" "time": "2025-08-05T09:57:14+00:00"
}, },
{ {
"name": "smalot/pdfparser", "name": "smalot/pdfparser",