Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer install: Your requirements could not be resolved to an installable set of packages. #46

Open
ghost opened this issue May 26, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented May 26, 2015

Here is my Cmd-Log:

    composer require jasongrimes/silex-simpleuser
    Using version ^2.0 for jasongrimes/silex-simpleuser
    ./composer.json has been updated
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    Your requirements could not be resolved to an installable set of packages.

      Problem 1
        - The requested package jasongrimes/silex-simpleuser 1.0.0 could not be found.

    Potential causes:
     - A typo in the package name
     - The package is not available in a stable-enough version according to your minimum-stability setting
       see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

    Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

    Installation failed, reverting ./composer.json to its original content.

Any Idea what causes that problem?

@kontur
Copy link

kontur commented Nov 13, 2015

Not a semversion expert myself, but it would seem odd that it's requesting 1.0.0. Have you tried ~2.0 instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant