I notice that your composer.json mpdf constraint is missing an upper (or lower) bound. This will cause problems in following weeks when mPDF v 7.0 stable is out - it has a changed namespace, structure and constructor parameters.
This is a heads up, you might want to change your constraint or prepare your code for mPDF 7.0.
Hi,
I notice that your composer.json mpdf constraint is missing an upper (or lower) bound. This will cause problems in following weeks when mPDF v 7.0 stable is out - it has a changed namespace, structure and constructor parameters.
This is a heads up, you might want to change your constraint or prepare your code for mPDF 7.0.