mewebstudio / captcha

Captcha for Laravel 5/6/7/8/9/10/11
MIT License
2.46k stars 453 forks source link

Cannot use Illuminate\Http\Response as Response because the name is already in use in 32 line #301

Open kedalo opened 3 months ago

kedalo commented 3 months ago

изображение

Cannot use Illuminate\Http\Response as Response because the name is already in use in 32 line

roldandvg commented 3 months ago

изображение

Cannot use Illuminate\Http\Response as Response because the name is already in use in 32 line

I have the same problem, the call to class is duplicated on lines 22 and 32

dkbera01 commented 3 months ago

same issue

hesamzakerirad commented 3 months ago

Same.

idckoto commented 3 months ago

same problem

FaridAghili commented 3 months ago

Sane here, looking forward to this.

ZeROZ7 commented 3 months ago

just install version 3.3 and works!.

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

chan15 commented 3 months ago

just install version 3.3 and works!.

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

3.3 will work, but we want to use 3.4 cause it use newer version of the intervention/image