greggilbert / recaptcha

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

Still doesn't works with L5.1 #95

Closed mdeprezzo closed 8 years ago

mdeprezzo commented 8 years ago

i'm trying to install this package with l5.1, but doesn't works yet. Any suggestions ?

greggilbert commented 8 years ago

Wanna give me a bit more context?

mdeprezzo commented 8 years ago

Yes, excuse me, i forgot to copy and past the error. here is it:

Could not find package at any version for your minimu stability

i just use the command

composer require greggilbert/recaptcha

without any tag. I missed something ?

greggilbert commented 8 years ago

Well, you spelled the name wrong; it's greggilbert/recaptcha. If not that, I'd check what you have set for minimum stability in your package.json.

mdeprezzo commented 8 years ago

Was my fault. Sorry Greg. Works fine with L5.1