Update qferr/mjml-php to v2.0.0

This commit is contained in:
grandeljay 2022-11-28 11:29:52 +01:00
parent bfb62acc87
commit 9a84424791
187 changed files with 1507 additions and 26921 deletions

View file

@ -1,16 +0,0 @@
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
if (\PHP_VERSION_ID < 80000) {
class UnhandledMatchError extends Error
{
}
}