Skip to content

Commit 3ff6ece

Browse files
committed
Use upstream version of tcpdf to support PHP 8
1 parent c80957c commit 3ff6ece

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"golonka/bbcodeparser": "dev-master",
2323
"smarty/smarty": "^3.1",
2424
"smarty-gettext/smarty-gettext": "^1.5.1",
25-
"tecnickcom/tcpdf": "dev-master",
25+
"tecnickcom/tcpdf": "6.4.4",
2626
"slim/slim": "3.*",
2727
"ircmaxell/password-compat": "1.*",
2828
"snapappointments/bootstrap-select": "1.*",
@@ -62,10 +62,6 @@
6262
},
6363

6464
"repositories": [
65-
{
66-
"type": "vcs",
67-
"url": "[email protected]:Part-DB/Part-DB_tcpdf.git"
68-
},
6965
{
7066
"type": "vcs",
7167
"url": "[email protected]:jbtronics/GolonkaBBCodeParser.git"

composer.lock

Lines changed: 23 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)