Calling Developers!
We are reenergizing our code contribution process! Learn More

What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

`spryker/agent-gui 1.1.0` is not compatible with `symfony/security-core 6.0.0` because symfony re

Options
UM4BZSK7T
UM4BZSK7T Posts: 174 🧑🏻‍🚀 - Cadet

spryker/agent-gui 1.1.0 is not compatible with symfony/security-core 6.0.0 because symfony renamed loadUserByUsername to loadUserByIdentifier . So if you use that spryker feature you can't update to symfony 6

Comments

  • Ahmed Sabaa
    Ahmed Sabaa Senior Application Architect @Spryker Sprykee Posts: 54 🧑🏻‍🚀 - Cadet
    Options

    Thank you for pointing it out, currently our Symfony 6 integration is missing a few modules including the security-core one, we have an internal ticket to take care of it ASAP