Closed realtebo closed 1 year ago
Now, I have just installed this package alongside Laravel 10.2 on PHP 8.2.
Maybe try it first and then share exact problems you are having.
(this should read "not compatible with psr/http-message ^2.0" and be reported in mpdf repository directly)
I am getting this error on laravel 10
@saraswat19 your installed mPDF version is <7.0, probably 6.1.3 which is far from compatible with PHP 8. Make sure your dependencies allow the latest mPDF 8.x version.
@saraswat19 your installed mPDF version is <7.0, probably 6.1.3 which is far from compatible with PHP 8. Make sure your dependencies allow the latest mPDF 8.x version.
Thank you. That fixed it.
Is it planned to update this package to be compatibile with Laravel 10 (and PHP 8.2) ?
We got complaint about PSR- compatibility