Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Laravel 6.1 #149

Open
merlin334 opened this issue Oct 3, 2019 · 4 comments
Open

Not working with Laravel 6.1 #149

merlin334 opened this issue Oct 3, 2019 · 4 comments

Comments

@merlin334
Copy link

image

Can you make it require only a minimum illuminate/support and not a maximum? Maybe it will be compatible with future versions of Laravel without updating. Just a thought.

Thank you.

@DarrenChowles
Copy link

Same issue here, an small update to allow it to install with 6.1 would be great.

@richan-fongdasen
Copy link

Actually, the solution is already in the master branch. We just need to wait for a little until the author tagged a new release.

And you can consider installing the package from the master branch while waiting for the new release.

$ composer require "anhskohbo/no-captcha:dev-master"
$ composer update

@chescos
Copy link

chescos commented Oct 8, 2019

@anhskohbo Hey there! Could you tag a new release to resolve this issue? It would be awesome if we could all use your package with L6.1, L6.2, and so on.

@DarrenChowles
Copy link

Seems good now, I just installed ^3.1 on Laravel 6.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants