🔧 so fpdf < 1.8.2 is the offender apparently

This commit is contained in:
codemasher
2020-06-03 23:03:58 +02:00
parent 4970fc018e
commit 89da37322f
+1 -1
View File
@@ -31,7 +31,7 @@
"require-dev": {
"phpunit/phpunit": "^9.1",
"phan/phan": "^2.7",
"setasign/fpdf": "^1.8"
"setasign/fpdf": "^1.8.2"
},
"suggest": {
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",