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

https://github.com/checkout/checkout-sdk-php Library not installed by composer update. #216

Closed
GithubGur opened this issue Aug 17, 2023 · 8 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@GithubGur
Copy link

https://github.com/checkout/checkout-sdk-php Library not installed by composer update.

Environment

  • 3.0.13:
  • Php (7.4):
  • window 10:

Description

version mismatch

@armando-rodriguez-cko armando-rodriguez-cko self-assigned this Aug 18, 2023
@armando-rodriguez-cko
Copy link
Contributor

Hi @GithubGur, can you share your composer version with us?

@GithubGur
Copy link
Author

composer version : 1.6.3

@GithubGur
Copy link
Author

Hi @GithubGur, can you share your composer version with us?

composer version : 1.6.3

@armando-rodriguez-cko
Copy link
Contributor

Thank you @GithubGur. We are reviewing it.

@GithubGur
Copy link
Author

GithubGur commented Sep 12, 2023 via email

@armando-rodriguez-cko
Copy link
Contributor

Hello @GithubGur, probably is a problem cache from the repo.packagist.org, can you connect by VPN from other country different than yours and check if the problem persist?

Other solution is to do a clean installation of the package and/or update composer.
You can try this:
composer upgrade
composer clearcache
composer require checkout/checkout-sdk-php:3.0.14

Check this URL: https://getcomposer.org/doc/01-basic-usage.md, review the file composer.lock, we can find:

...Either way, running install when a composer.lock file is present resolves and installs all dependencies that you listed in composer.json, but Composer uses the exact versions listed in composer.lock to ensure that the package versions are consistent for everyone working on your project...

Please if the problem doesn't fix, contact us again and we will look for more solutions.

Thank you.

@armando-rodriguez-cko armando-rodriguez-cko added the help wanted Extra attention is needed label Sep 18, 2023
@armando-rodriguez-cko
Copy link
Contributor

Hi @GithubGur! Has your problem been resolved?

@armando-rodriguez-cko
Copy link
Contributor

Hi @GithubGur, if you don't have more questions, we will close the issue. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Development

No branches or pull requests

2 participants