mneuhaus / Famelo.PDF

GNU Lesser General Public License v3.0
19 stars 21 forks source link

mPDF version without a bound in composer.json #16

Closed finwe closed 6 years ago

finwe commented 7 years ago

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.