This repository was archived by the owner on Oct 6, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Update minimum requirement #106
Copy link
Copy link
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels