Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown named parameter $sandbox #4

Open
ManiakMill opened this issue Nov 9, 2023 · 3 comments
Open

Unknown named parameter $sandbox #4

ManiakMill opened this issue Nov 9, 2023 · 3 comments

Comments

@ManiakMill
Copy link

Hello! Have issue with adapter.

craftcms/cms: "4.5.10"
PHP 8.1.5 (cli) (built: Apr 12 2022 17:38:57) (ZTS Visual C++ 2019 x64)

Exception 'Error' with message 'Unknown named parameter $sandbox'.

image
@boboldehampsink
Copy link
Member

What version of symfony/mailjet-mailer do you have in your composer.lock?

@yoannisj
Copy link

yoannisj commented Dec 26, 2023

@boboldehampsink I am seeing the same error with symfony/mailjet-mailer locked at v6.0.19.

  • php: 8.2
  • craftcms/cms: 4.5.10
  • robuust/craft-mailjet: 1.0.4
  • symfony/mailjet-mailer: 6.0.19

The error is thrown in the MailjetAdapter class, on line 95, which seems to have a typo? 🤔

@boboldehampsink
Copy link
Member

Can you update symfony/mailjet-mailer? It must be at least version 6.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants