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

Laravel 5.6 breaks the current version of the package #14

Closed
AdrianHL opened this issue Mar 16, 2018 · 0 comments
Closed

Laravel 5.6 breaks the current version of the package #14

AdrianHL opened this issue Mar 16, 2018 · 0 comments

Comments

@AdrianHL
Copy link

AdrianHL commented Mar 16, 2018

One of the changes in Laravel 5.6 breaks the package https://laravel.com/docs/5.6/upgrade

The validate method of the ValidatesWhenResolved interface / trait has been renamed to validateResolved in order to avoid conflicts with the $request->validate() method.

Therefore the package needs to include a composer constraint to prevent using it with Laravel 5.6.

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

2 participants