You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would have been nice to have a final release for laravel 4.2, as I was using it in an application and the recent update that requires 5.0 broke my deps.
Edit: For now I've forked the repo and tagged this commit as 0.7.5: 271e27a
The text was updated successfully, but these errors were encountered:
Yeah, the 0.7 version (compatible with laravel 4.2) has a number of missing breaking changes, including the (new) protected visibility of getRulesInContext(), bindReplacements() and hasContext() in ContextualValidator
It would have been nice to have a final release for laravel 4.2, as I was using it in an application and the recent update that requires 5.0 broke my deps.
Edit: For now I've forked the repo and tagged this commit as 0.7.5: 271e27a
The text was updated successfully, but these errors were encountered: