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..

Hi there! I am facing an issue after updating some modules related to the merchant portal, but most

martin
martin Spryker Solution Partner Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

Hi there!

I am facing an issue after updating some modules related to the merchant portal, but most notably the package zed-ui:0.4.1.

However, this - somehow - implicitly updated symfony-security-core from 4.4.24 to 5.2.6 as well.

This leads now to the following error on Zed: ErrorException - FATAL ERROR - Declaration of Spryker\Zed\SecurityOauthUser\Communication\Plugin\Security\Provider\OauthUserProvider::loadUserByUsername(string $username) must be compatible with Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByUsername($username)

which is really strange, because PhpStorm indicates me that those two classes still have the same signature and the relationship is recognized.

Has anybody an idea what went wrong here?

Comments