You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble installing through composer.
I get this error:
I have tried both "saintsystems/dynamics-sdk-php" and "Microsoft/Dynamics"
Thanks
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 saintsystems/dynamics-sdk-php could not be found in any version, there may be a typo in the package name.
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://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
The text was updated successfully, but these errors were encountered:
Hi Greg, apologies for the issue installing. We haven't published this package to composer as some components are in-flux. However, you should be able to install directly from GitHub using the following in your composer.json:
thanks, I got it running by downloading it. Was looking for a way to use composer to integrate with OAUTH2 package TheNetworg/oauth2-azure. So downloaded zip file and ran their composer
I am having trouble installing through composer.
I get this error:
I have tried both "saintsystems/dynamics-sdk-php" and "Microsoft/Dynamics"
Thanks
The text was updated successfully, but these errors were encountered: