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

Build fail #45

Closed
odoremieux opened this issue Sep 4, 2015 · 2 comments
Closed

Build fail #45

odoremieux opened this issue Sep 4, 2015 · 2 comments

Comments

@odoremieux
Copy link

When trying to follow the steps it fails. Also the build status on on the project page says error.

Here is what I get

composer require infusionsoft/php-sdk
Using version ^1.1 for infusionsoft/php-sdk
./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 infusionsoft/php-sdk No version set (parsed as 1.0.0) could not be found.

Potential causes:

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

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

@kressaty
Copy link
Contributor

Strange... you're not having other composer issues? That release still exists, and loaded fine for me.

@prinf
Copy link

prinf commented Oct 16, 2015

@kressaty
Similar issue I have, I think you should update dependencies to use guzzlehttp/guzzle instead of guzzle/guzzle as guzzle/guzzle is deprecated now:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for infusionsoft/php-sdk 1.1.1 -> satisfiable by infusionsoft/php-sdk[1.1.1].
- infusionsoft/php-sdk 1.1.1 requires guzzle/guzzle 3.8.* -> no matching package 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

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

3 participants