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

old version mesilov/bitrix24-php-sdk 0.7.0 and problems with install on laravel 9.34 #1

Open
2rkmen opened this issue Oct 20, 2022 · 0 comments

Comments

@2rkmen
Copy link

2rkmen commented Oct 20, 2022

i try to install this package to my laravel 9.34 project, and i got error:

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

Problem 1
- mesilov/bitrix24-php-sdk 0.7.0 requires psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 3.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an ar
gument for the update command.
- vipblogger/laravel-bitrix24 1.0.2 requires mesilov/bitrix24-php-sdk ^0.7.0 -> satisfiable by mesilov/bitrix24-php-sdk[0.7.0].
- Root composer.json requires vipblogger/laravel-bitrix24 ^1.0 -> satisfiable by vipblogger/laravel-bitrix24[1.0.2].

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 vipblogger/laravel-bitrix24:*" to figure out if any version is installable, or "composer require vipblogger/laravel-bitrix24:^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