laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.93k stars 809 forks source link

Update role rule from deprecated Rule to ValidationRule #1500

Closed colq2 closed 1 month ago

colq2 commented 1 month ago

This PR updates the role rule from deprecated Rule to ValidationRule contract.

taylorotwell commented 1 month ago

I think this is fine for now.