microsoftgraph / msgraph-sdk-php

Microsoft Graph Library for PHP.
Other
578 stars 144 forks source link

Installing SDK Issue #83

Closed edsonromerop closed 6 years ago

edsonromerop commented 6 years ago

Hi, I have this problem installing the SDK using composer:

[InvalidArgumentException] Could not find a version of package tangent-solutions/powerbi-sdk matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

What can I do to resolve this?

Thank you!

MIchaelMainer commented 6 years ago

This is the Microsoft Graph client library, not tangent-solutions/powerbi-sdk. I'm sure the maintainers of that client would be more helpful.

edsonromerop commented 6 years ago

Thank you, my mistake, this is my first issue posted on GitHub.