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

FIX For Laravel 10.x dependency update #12

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

adideas
Copy link
Contributor

@adideas adideas commented Jul 3, 2023

Show issue #11

  Problem 1
    - Root composer.json requires gladyshev/rucaptcha-client 2.0.0 -> satisfiable by gladyshev/rucaptcha-client[v2.0.0].
    - gladyshev/rucaptcha-client v2.0.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 argument for the update command.

Update psr/log to version 3.0.0

@adideas
Copy link
Contributor Author

adideas commented Jul 3, 2023

In this pull request, I made dependency changes and checked the support for old projects

@adideas adideas changed the title For Laravel 10.x dependency update FIX For Laravel 10.x dependency update Jul 3, 2023
@gladyshev gladyshev merged commit d037fcf into gladyshev:v2 Aug 14, 2023
@gladyshev
Copy link
Owner

I apologize for the long answer and thank you for the pull request

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

Successfully merging this pull request may close these issues.

None yet

2 participants