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

is this commit correct?

U03CVST88DT
U03CVST88DT Posts: 16 🧑🏻‍🚀 - Cadet

is this commit correct?

https://github.com/spryker/install/commit/ebcaac2b58e995100edbafe8ab51de3cc0381f36

Helper::width is only available from symfony/console 5.*

Comments

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)

    Why do you think it is not? - I think this one was added in preparation for symfony v6 support / minimum version

  • U03CVST88DT
    U03CVST88DT Posts: 16 🧑🏻‍🚀 - Cadet

    composer.json requires "spryker/symfony": "^3.5.0"

    but spryker/symfony 3.5.0 but spryker/symfony allows early versions of symfony/console

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)

    Sounds reasonable what you are pointing out. I pinged the team.

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)

    So I got an answer: In theory you can still install an older Symfony version. But officially we do not support symfony <= v4 https://docs.spryker.com/docs/scos/dev/technical-enhancement-integration-guides/integrating-symfony-6.html

  • U03CVST88DT
    U03CVST88DT Posts: 16 🧑🏻‍🚀 - Cadet

    thanks for the information, i'll keep it in mind

    for now i only downgraded spryker/install to 1.0