Code Monkey home page Code Monkey logo

Comments (7)

fritzmg avatar fritzmg commented on May 30, 2024 3

It appears you are missing contao/conflicts in your composer.json. You need to add that and then run a composer update.

from contao-component-style-manager.

fritzmg avatar fritzmg commented on May 30, 2024 1

No, @dev is correct. Anyway, this error is unrelated to this extension. The error is caused by symfony/routing: 6.4.0, see symfony/symfony#52801. This is why a conflict was added in contao/conflicts: contao/conflicts#55. Run a full composer update, then symfony/routing should automatically be downgraded.

from contao-component-style-manager.

fritzmg avatar fritzmg commented on May 30, 2024 1

I would recommend to not lower the minimum stability. Instead you should require any non stable dependencies directly.

from contao-component-style-manager.

rorych avatar rorych commented on May 30, 2024

Thanks for the fast reply, i have following in my composer.json:
"contao/conflicts": "@dev"

Would you recommend to have a version set?

from contao-component-style-manager.

rorych avatar rorych commented on May 30, 2024

Ah i am getting "v6.4.0-RC1" for symfony/routing. Probably my problem, because i have "minimum-stability" set to dev (and prefer-stable = true).
I will wait it out in that case ;)

from contao-component-style-manager.

fritzmg avatar fritzmg commented on May 30, 2024

Why did you set the minimum stability lower?

from contao-component-style-manager.

rorych avatar rorych commented on May 30, 2024

Because of custom bundles, that are still in development.

from contao-component-style-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.