Giter Club home page Giter Club logo

Comments (7)

RWOverdijk avatar RWOverdijk commented on July 26, 2024

That's actually in the readme. You should define that minimum stability, because this module should be working with all versions of assetic. If somethign went wrong with that, I'm guessing you haven't added that. I'd like to set this up to use dev-master but I can not rely on that. I always want the latest stable tag. Do you perhaps have any arguments as to why I should use master? Not trying to sound condescending, I just don't want to set up a different source with no solid reasoning.

Thank you for reporting this though, I was not aware of the fact that stuff went missing.

from assetmanager.

DmitryVarennikov avatar DmitryVarennikov commented on July 26, 2024

Do you perhaps have any arguments as to why I should use master?

Sorry for my ignorance but I've always thought master is a stable branch. no?!

from assetmanager.

RWOverdijk avatar RWOverdijk commented on July 26, 2024

It should be, yes. But that's why tags were invented, to mark something as actually being stable.

from assetmanager.

Ocramius avatar Ocramius commented on July 26, 2024

@dVaffection master is never stable by default. It is what you'd call "nightly" or "bleeding edge"

from assetmanager.

DmitryVarennikov avatar DmitryVarennikov commented on July 26, 2024

@Ocramius Ok then why Zend Framework suggests to refer to master?

from assetmanager.

Ocramius avatar Ocramius commented on July 26, 2024

@dVaffection suggests does not have a version according to composer's schema definition. It just suggest available packages.

If you are referring to the fact that dev-master got downloaded automatically, that's because you probably have "minimum-stability": "dev" in your composer.json. Some packages simply aren't ready yet (or weren't tagged). Can't do much about it except trust the test suites and builds.

from assetmanager.

RWOverdijk avatar RWOverdijk commented on July 26, 2024

I'm closing this issue, I think it's been resolved. Again, thank you @dVaffection. I'm glad you report it when something looks off, rather than ignoring it! :)

from assetmanager.

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.