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

Conflict with arcanedev/log-viewer version 11.0 #113

Open
nickwiegers01 opened this issue Jul 29, 2024 · 1 comment
Open

Conflict with arcanedev/log-viewer version 11.0 #113

nickwiegers01 opened this issue Jul 29, 2024 · 1 comment

Comments

@nickwiegers01
Copy link

  • noCaptcha Version: 13.0.0
  • Laravel Version: 11.0.0
  • PHP Version: 8.3

Description:

For my client I am trying to update the Laravel installation to version 11. However, the client has both noCaptcha and LogViewer installed and there is an issue with conflicts between these two modules.

Logviewer requires arcanedev/support ^11.0, while noCaptcha requires arcanedev/support ^9.0.
This needs to be fixed to be compatible with Laravel 11.

Steps To Reproduce:

  • Create Laravel 11 project.
  • Install log-viewer version 11.
  • Require noCaptcha version 13.
@nickwiegers01
Copy link
Author

Hi,

I think this issue can already be fixed by adding ^9.0|^10.0|^11.0 to the log-viewer module.

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