Pin fpdf composer dependency

This commit is contained in:
root
2026-06-04 18:20:26 -04:00
parent ae52b9c52e
commit 6408906f07
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"laravel/sanctum": "^4.3", "laravel/sanctum": "^4.3",
"laravel/tinker": "^2.10.1", "laravel/tinker": "^2.10.1",
"php-open-source-saver/jwt-auth": "^2.8", "php-open-source-saver/jwt-auth": "^2.8",
"setasign/fpdf": "*", "setasign/fpdf": "^1.8",
"tecnickcom/tcpdf": "^6.11" "tecnickcom/tcpdf": "^6.11"
}, },
"require-dev": { "require-dev": {
Generated
+7 -7
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "5b18bd0e376f1f5e5670692ccc52165c", "content-hash": "3d7a72ac245744048dc5e6ac1e7e527a",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@@ -4060,16 +4060,16 @@
}, },
{ {
"name": "setasign/fpdf", "name": "setasign/fpdf",
"version": "1.8.6", "version": "1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Setasign/FPDF.git", "url": "https://github.com/Setasign/FPDF.git",
"reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0" "reference": "051b70e4c57dedc88df41b1eff1c62894e5f9ed0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Setasign/FPDF/zipball/0838e0ee4925716fcbbc50ad9e1799b5edfae0a0", "url": "https://api.github.com/repos/Setasign/FPDF/zipball/051b70e4c57dedc88df41b1eff1c62894e5f9ed0",
"reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0", "reference": "051b70e4c57dedc88df41b1eff1c62894e5f9ed0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4100,9 +4100,9 @@
"pdf" "pdf"
], ],
"support": { "support": {
"source": "https://github.com/Setasign/FPDF/tree/1.8.6" "source": "https://github.com/Setasign/FPDF/tree/1.9.0"
}, },
"time": "2023-06-26T14:44:25+00:00" "time": "2026-05-31T14:25:29+00:00"
}, },
{ {
"name": "symfony/clock", "name": "symfony/clock",