You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lexik mailer is not compatible anymore with version of Symfony < 3 (invalid syntax on services.xml since you have adding the "default" section).
The minimum requirement of symfony dependency is currently invalid since LexikMailer 2.0.9.
[Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]
Unable to parse file "/symfony/vendor/lexik/mailer-bundle/DependencyInjection/../Resources/config/services.xml".
[InvalidArgumentException]
[ERROR 1871] Element '{http://symfony.com/schema/dic/services}defaults': This element is not expected. Expected is ( {http://symfony.com/schema/dic/services}service ). (in /symfony/ - line 41, column 0)
The text was updated successfully, but these errors were encountered:
Lexik mailer is not compatible anymore with version of Symfony < 3 (invalid syntax on services.xml since you have adding the "default" section).
The minimum requirement of symfony dependency is currently invalid since LexikMailer 2.0.9.
The text was updated successfully, but these errors were encountered: