Upgrade 1-11.38

This commit is contained in:
xesmyd
2026-03-30 14:10:30 +02:00
parent f2a7e6d1fc
commit ac648ef29d
24665 changed files with 69682 additions and 2205004 deletions
+3 -3
View File
@@ -15,7 +15,7 @@
}
},
"require": {
"php": "^7.1 || ^8.0",
"php": ">=7.2 <=8.5.99999",
"ext-zlib": "*"
},
"conflict": {
@@ -37,9 +37,9 @@
"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."
},
"require-dev": {
"phpunit/phpunit": "^7",
"phpunit/phpunit": "^8.5.52",
"setasign/fpdf": "~1.8.6",
"tecnickcom/tcpdf": "^6.2",
"tecnickcom/tcpdf": "^6.8",
"setasign/tfpdf": "~1.33",
"squizlabs/php_codesniffer": "^3.5"
},