Skip to content

Commit 70a3bf5

Browse files
authored
Merge pull request #4 from maddhatter/setasign
Change FPDF package
2 parents 7772200 + 38f145c commit 70a3bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": ">=5.5.9",
2323
"illuminate/support": ">=5.0",
24-
"itbz/fpdi": "^1.6"
24+
"setasign/fpdi-fpdf": "^1.6"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "4.*",

0 commit comments

Comments
 (0)