Giter Site home page Giter Site logo

Comments (11)

bergie avatar bergie commented on May 2, 2024

Note: it worked with this composer.json:

{
    "require": {
        "monolog/monolog": ">=1.0.0"
    }
}

If you remove composer.lock and the vendor dir, and change the dependency to straight version (1.0.0), then you get the error show above again.

from composer.

Seldaek avatar Seldaek commented on May 2, 2024

Can't reproduce. This works just fine here.

from composer.

bergie avatar bergie commented on May 2, 2024

Maybe you have newer composer than the phar provided from the link in README?

from composer.

igorw avatar igorw commented on May 2, 2024

Cannot reproduce this either using packagist.org/get/composer.phar.

from composer.

Seldaek avatar Seldaek commented on May 2, 2024

Tried with the linked phar as well and I get the same result. Can't reproduce. One thing that could be different is the PlatformRepository on your machine, maybe you have a wonky extension that triggers this funny error. Can you try using composer from source and dumping $ext and $version in line 58 of PlatformRepository?

from composer.

Seldaek avatar Seldaek commented on May 2, 2024

@bergie: What's the status on this? Can you try again with latest http://getcomposer.org/composer.phar ? If it's good close the issue please.

from composer.

bergie avatar bergie commented on May 2, 2024

With latest composer.phar I get new and exciting errors, like:

  • Package php could not be resolved to an installable package.
  • Unknown installer type: Library

(with this composer.json)

from composer.

Seldaek avatar Seldaek commented on May 2, 2024

Pushed a fix for those two errors (should be reflected in the phar at 22:15). Pinged @igorw so he fixes an error in Evenement's composer.json and releases a new version.

from composer.

Seldaek avatar Seldaek commented on May 2, 2024

Ok now it works for me here, and if I specify "evenement/evenement": "0.1.*" it installs the latest.

from composer.

bergie avatar bergie commented on May 2, 2024

Works now here as well. Pushed dnode-php to Packagist. Thanks for fixing this!

from composer.

Seldaek avatar Seldaek commented on May 2, 2024

Great, thanks

from composer.

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.