correction bug manque phpmailer

This commit is contained in:
Yasder5 2026-02-20 18:20:01 +01:00
parent 18301190fc
commit d1e2bd6c31
82 changed files with 11082 additions and 359 deletions

View file

@ -38,10 +38,6 @@ class ComposerStaticInit68f8d029d347b4c0c8cdbe33eeb96101
);
public static $prefixDirsPsr4 = array (
'Symfony\\Polyfill\\Php80\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
),
'Symfony\\Polyfill\\Php80\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
@ -64,7 +60,11 @@ class ComposerStaticInit68f8d029d347b4c0c8cdbe33eeb96101
),
'PHPMailer\\PHPMailer\\' =>
array (
0 => __DIR__ . '/..' . '/vlucas/phpdotenv/src',
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
),
'Guill\\Guillaume\\' =>
array (
0 => __DIR__ . '/../..' . '/src',
),
'GrahamCampbell\\ResultType\\' =>
array (