Hello everyone :)
Thanks for this bundle !
As Symfony 5 is released, ths bundle needs to be updated accordingly. If I try to install it in a Symfony 5 project, I get this error (while executing cache:clear command) :
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Symfony\Component\Config\Definition\Builder\TreeBuilder::__construct(), 0 passed in /home/remi/Work/BooSta/notibook/vendor/mailjet/mailjet-bundle/src/DependencyInjection/Configuration.php on line 20 and at least 1 expected in /home/remi/Work/BooSta/notibook/vendor/symfony/config/Definition/Builder/TreeBuilder.php:26
While we're at it, should we update dev dependencies ?
Thanks !
Hello everyone :)
Thanks for this bundle !
As Symfony 5 is released, ths bundle needs to be updated accordingly. If I try to install it in a Symfony 5 project, I get this error (while executing cache:clear command) :
While we're at it, should we update dev dependencies ?
Thanks !