diff --git a/composer.json b/composer.json
index 67b3034..f550d21 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
     "name": "GDC/tfpdf_demo",
     "description": "Demo of the tFPDF library",
     "require": {
-      "rev42/tfpdf": "v1.25",
+      "tecnickcom/tcpdf": "6.2.12",
       "setasign/fpdi": "1.6.1"
    }
 }