Code Monkey home page Code Monkey logo

Comments (7)

Metalaka avatar Metalaka commented on June 12, 2024

Hi,

@agallou I understand your problem but why did you need --prefer-lowest ?

Isn't it like install an OS without updates and say "I have my feature, no care about security/bug fix" ?

from central.

agallou avatar agallou commented on June 12, 2024

Yes with only one package it didn't have much use.

But you could be stuck with a specific version of a dependancy, and in that case the warning should be during the composer install instead of getting an error

from central.

Hywan avatar Hywan commented on June 12, 2024

What to do with this issue? Can we close it?

from central.

Metalaka avatar Metalaka commented on June 12, 2024

@Hywan I don't know what to do with this "issue" since Hoa work with Rush Release.
The only way to fix it should be to updates the lowest dependencies and make anew release on each dependents libraries when we release a new fix/feature. And it's simply too many work…

from central.

Hywan avatar Hywan commented on June 12, 2024

Exactly, it's simply a huge amount of work, and we do not have the force to do that so far. So I would be likely to close the issue and re-open it if someone encounter the same issue one day.

Thoughts?

from central.

Metalaka avatar Metalaka commented on June 12, 2024

Ok, go for it

from central.

jubianchi avatar jubianchi commented on June 12, 2024

@Hywan on the atoum ruler-ext, we fixed the problem using the conflict section in the composer.json (https://github.com/atoum/ruler-extension/blob/master/composer.json#L8-L14).

Anyone having the same issue can resolve it the same way: marking external dependency as conflicting will prevent composer installing them.

Dealing with this on your side might be a lot of work as it will require to go back to each release, fix the problem and issue new ones (corrective, z++ with semver). As Hoa does not use semver, this will be hard to release with a correct semantic.

For me it's a πŸ‘ for closing this issue.

from central.

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.