diff --git a/README.md b/README.md index 801a5b3..17dc177 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Requirements -* Joomla! 3+. +* Joomla! 4+. * mPDF requirements: [https://github.com/mpdf/mpdf](https://github.com/mpdf/mpdf). ## Installation diff --git a/composer.json b/composer.json index 611db51..5660c6f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { "require": { - "mpdf/mpdf": "^8.2.0" + "mpdf/mpdf": "^8.2.2" } } diff --git a/composer.lock b/composer.lock index 0e3370b..e6cd5c3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2fe3622abb36626386d3dfc8491102b2", + "content-hash": "bfa0f8771c19a7925992935011c78712", "packages": [ { "name": "mpdf/mpdf", diff --git a/mpdf.xml b/mpdf.xml index b5806e8..a7a1719 100644 --- a/mpdf.xml +++ b/mpdf.xml @@ -2,7 +2,7 @@ MPDF mpdf - 8.2.0 + 8.2.2 January 2024 CMExtension / Ian Back www.cmextension.com / www.mpdf1.com