diff --git a/composer.json b/composer.json index 636f15f..c4748c2 100644 --- a/composer.json +++ b/composer.json @@ -5,9 +5,9 @@ } }, "require": { - "symfony/mailer": "^7.0", + "symfony/mailer": "^8.0", "twig/twig": "^3.8", - "symfony/google-mailer": "^7.1", + "symfony/google-mailer": "^8.0", "twig/extra-bundle": "^3.20", "twig/cssinliner-extra": "^3.20" }