update lock clucknut
All checks were successful
All checks were successful
This commit is contained in:
4
vendor/setasign/fpdi/composer.json
vendored
4
vendor/setasign/fpdi/composer.json
vendored
@@ -15,7 +15,7 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.1 || ^8.0",
|
||||
"php": ">=7.2 <=8.5.99999",
|
||||
"ext-zlib": "*"
|
||||
},
|
||||
"conflict": {
|
||||
@@ -37,7 +37,7 @@
|
||||
"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.8",
|
||||
"setasign/tfpdf": "~1.33",
|
||||
|
||||
Reference in New Issue
Block a user