anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.76k stars 235 forks source link

laravel 10 #186

Closed JuliusSimanavicius closed 1 year ago

JuliusSimanavicius commented 1 year ago

Laravel 10 support needed

WillemStruiksma commented 1 year ago

Here also.

robert-stanciu commented 1 year ago

Here as well

chengkangzai commented 1 year ago

I believe the code base is actually ready for laravel 10 due to the PR of #185 , just need to tag the new version so that packagist can detect the new dependencies
Maybe @anhskohbo can help? Thanks in Advance.

For people who want to get a quick fix, just do

"anhskohbo/no-captcha": "dev-master",

on your composer.json until the new version is flagged

Khuthaily commented 1 year ago

@anhskohbo, tagging is needed for the change to be recognized ... as suggested by @chengkangzai. Thank you.

Fossil01 commented 1 year ago

Please tag a new version.

MeesterDev commented 1 year ago

For anyone reading this before the issue is closed: a new version was tagged 4 days ago at the time of this comment.

ManelRosPuig commented 1 year ago

Here too 😂

JuliusSimanavicius commented 1 year ago

working