greggilbert / recaptcha

[ABANDONED] reCAPTCHA Validator for Laravel 5
MIT License
713 stars 196 forks source link

Any plan to add support for Laravel 6.0? #164

Closed daveatpeta closed 5 years ago

hebinet commented 5 years ago

I would love to see that too!

Should be an easy fix.

Just change to following line in composer.json to:

"illuminate/support": "~5.1||~6.0"
greggilbert commented 5 years ago

Folks, I'm sorry to do this, but I've marked this package as abandoned. I don't have time to maintain it. PR #165 covers this, though, so you might want to look at that to get immediate coverage for L6.

hebinet commented 5 years ago

Hi Greg,

can please mark the package in packagist as abandoned so everybody notice it right away? I found no clue that this package is abandoned in github.