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 Guys, latest

giovanni.piemontese
giovanni.piemontese Spryker Solution Partner Posts: 871 🧑🏻‍🚀 - Cadet

Hi Guys,
latest https://packagist.org/packages/spryker-feature/spryker-core-back-office#dev-master has wrong dependencies..

It requires spryker/user-password-reset:0.2 but still require spryker/security-gui:0.1 that itself requires spryker/user-password-reset:0.1

Could u please update the deps?

Problem 1
    - Conclusion: remove spryker-feature/spryker-core-back-office dev-master
    - spryker-feature/spryker-core-back-office dev-master requires spryker/security-gui ^0.1.0 -> satisfiable by spryker/security-gui[0.1.2, 0.1.0, 0.1.1].
    - spryker/security-gui 0.1.0 requires spryker/user-password-reset ^0.1.0 -> satisfiable by spryker/user-password-reset[0.1.0].
    - spryker/security-gui 0.1.1 requires spryker/user-password-reset ^0.1.0 -> satisfiable by spryker/user-password-reset[0.1.0].
    - spryker/security-gui 0.1.2 requires spryker/user-password-reset ^0.1.0 -> satisfiable by spryker/user-password-reset[0.1.0].
    - spryker/security-gui 0.1.2 requires spryker/user-password-reset ^0.1.0 -> satisfiable by spryker/user-password-reset[0.1.0].
    - Can only install one of: spryker/user-password-reset[0.2.0, 0.1.0].
    - Can only install one of: spryker/user-password-reset[0.2.0, 0.1.0].
    - spryker-feature/spryker-core-back-office dev-master requires spryker/user-password-reset ^0.2.0 -> satisfiable by spryker/user-password-reset[0.2.0].
    - Installation request for spryker-feature/spryker-core-back-office dev-master -> satisfiable by spryker-feature/spryker-core-back-office[dev-master].

Comments