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

Cannot use Illuminate\Http\Response as Response because the name is already in use #298

Open
chan15 opened this issue Aug 7, 2024 · 3 comments

Comments

@chan15
Copy link

chan15 commented Aug 7, 2024

My laravel version is 10, after I upgrade captcha from 3.3 to 3.4 I got this error, and IDE also show this error message too.

image

@timseidler
Copy link

This issue extists on Laravel v11 too.

@hesamzakerirad
Copy link

Same here. Follow this issue in case a solution is offered.

@ZeROZ7
Copy link

ZeROZ7 commented Aug 9, 2024

just install version 3.3 and works!.

composer remove mews/captcha
composer require mews/captcha:^3.3.0

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

4 participants