Hi! Iām trying to install CivicTheme with Drupal CMS, and Iām getting the same error as @yasnosos. Could you please update drupal/linkit to ^7.0?
I tested the patch and it's working correctly
Is there any way to this feature be merged on a new release?
This is duplicate from https://www.drupal.org/project/pdf_using_mpdf/issues/3205270 š¬ Support PHP 7.4+ (mPDF 8) Fixed
viniciusosouza ā created an issue.
In order this patch works we have to update the mpdf/mpdf library to ^8.0.0 to work with php ^8.0.
When we try to run composer require it breaks because the library is set to ^7.0.0 that requires php ^7.0.0.
Just the created the issue Issue Link š Create a new major version to avoid problems Active
viniciusosouza ā created an issue.
viniciusosouza ā created an issue.
Can you provide an example of your custom code that you're trying to run?