I was working with laravel 6 version. I tried to install mpdf package to create a "pdf download" option. I used composer require carlos-meneses/laravel-mpdf
command. It didn't install the package and gave me this message
PackageManifest.php line 131 Undefined index:name
I had the same experience with installation of dompdf.