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

error on composer dev dependencies #50

Open
bshaffer opened this issue Oct 26, 2015 · 3 comments
Open

error on composer dev dependencies #50

bshaffer opened this issue Oct 26, 2015 · 3 comments

Comments

@bshaffer
Copy link

  Problem 1
    - Installation request for microsoft/windowsazure dev-master -> satisfiable by microsoft/windowsazure[dev-master].
    - microsoft/windowsazure dev-master requires pear-pear2.php.net/http_request2 * -> no matching package found.

@miccheng
Copy link
Member

Have you tried running composer without the Development flag?

composer install --no-dev

https://getcomposer.org/doc/03-cli.md#install

@bshaffer
Copy link
Author

Yes, but that's a workaround. The issue is that the dev dependencies are broken. I wanted to bring this to your attention.

@miccheng
Copy link
Member

Thanks. Will try to get round to it this weekend. Unless you'll like to do a pull request. Although I suspect the Azure backend probably will need updating since that Composer package is deprecated.

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

2 participants