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

[5.x] Update deprecated contract usages in custom validation rules #9780

Merged
merged 10 commits into from
Mar 25, 2024

Conversation

jesseleite
Copy link
Member

Was working on #9778 and noticed that we are using a deprecated Laravel Rule contract. This PR adds test coverage and updates those implementations.

  • Update EmailAvailable rule
  • Update ComposerPackage rule
  • Add test coverage

@jasonvarga jasonvarga merged commit 3c86da2 into master Mar 25, 2024
31 checks passed
@jasonvarga jasonvarga deleted the chore/update-deprecated-validation-rules branch March 25, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants