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

Not compatible with the latest version yoti/yoti-php-sdk #70

Open
SquareNetMedia opened this issue Dec 11, 2024 · 0 comments
Open

Not compatible with the latest version yoti/yoti-php-sdk #70

SquareNetMedia opened this issue Dec 11, 2024 · 0 comments

Comments

@SquareNetMedia
Copy link

yoti/yoti-php-sdk latest version is 4.3 but when installing sanbox

Problem 1
- yoti/yoti-php-sdk-sandbox[1.0.0, ..., 1.6.0] require yoti/yoti-php-sdk ^3.1 -> found yoti/yoti-php-sdk[3.1.0, ..., 3.9.2] but it conflicts with your root composer.json require (^4.3).
- Root composer.json requires yoti/yoti-php-sdk-sandbox * -> satisfiable by yoti/yoti-php-sdk-sandbox[1.0.0, ..., 1.6.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require yoti/yoti-php-sdk-sandbox:*" to figure out if any version is installable, or "composer require yoti/yoti-php-sdk-sandbox:^2.1" if you know which you need

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

1 participant