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

Any plans for Laravel 10 Support? #259

Open
valgotm0 opened this issue Mar 7, 2023 · 1 comment
Open

Any plans for Laravel 10 Support? #259

valgotm0 opened this issue Mar 7, 2023 · 1 comment

Comments

@valgotm0
Copy link

valgotm0 commented Mar 7, 2023

The mews/captcha package seems to be using older versions (Laravel 9) of illuminate/session, illuminate/filesystem, etc and preventing it to be used along with Laravel 10. Are there any plans to provide Laravel 10 support for mews/captcha ?

Problem 1

  • Conclusion: don't install laravel/framework v10.0.0 (conflict analysis result)
  • mews/captcha[3.2.7, ..., 3.2.10] require illuminate/session ~5|^6|^7|^8|^9 -> satisfiable by illuminate/session[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev]. - Only one of these can be installed: illuminate/session[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[v10.0.0, ..., 10.x-dev]. laravel/framework replaces illuminate/session and thus cannot coexist with it.
@Sergej-Tihonov
Copy link
Contributor

See pull request #256
everything is prepared. Merge and release are missing.

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

2 participants