albertcht / invisible-recaptcha

An invisible reCAPTCHA package for Laravel, Lumen, CI or native PHP.
MIT License
601 stars 164 forks source link

Laravel 11.x #172

Open parthvpatel opened 3 weeks ago

parthvpatel commented 3 weeks ago

Hello @albertcht! Could you upgrade the package to Laravel 11.*?

ipkpjersi commented 1 week ago

I'm kind of confused.

@laravel-shift automatically upgraded last year: https://github.com/albertcht/invisible-recaptcha/pull/160

But not this year for this repo.

And yet, @laravel-shift did automatically upgrade this year for a different package I also use: https://github.com/krlove/eloquent-model-generator/pull/117

Does anyone know why this might be?

ultrono commented 3 days ago

The chances of this fairly critical PR being merged are low, as the repo. appears to be dead.

I've just created a fork at https://github.com/f9webltd/invisible-recaptcha

The fork includes Laravel 10 / 11 support and a critical polfill[dot]io patch. My fork also drops support for old PHP and Laravel versions. I'll be tidying up my fork with GitHub workflows when I get time.