Skip to content

Commit

Permalink
Update credits.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpoulter authored Apr 6, 2021
1 parent 14fd8fd commit a5a949e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class Example extends Resource

new EnumFilter('user_permissions', UserPermissions::class),

// Or with optional filter name:
// With optional filter name:
(new EnumFilter('user_type', UserType::class))
->name('Type of user'),

Expand Down Expand Up @@ -188,6 +188,7 @@ Please review [our security policy](../../security/policy) on how to report secu
- [Ben Sampson](https://github.com/BenSampo)
- [atymic](https://github.com/atymic)
- [Robin D'Arcy](https://github.com/rdarcy1)
- [Antoni Siek](https://github.com/ImJustToNy)
- [All Contributors](../../contributors)

Package skeleton based on [spatie/skeleton-php](https://github.com/spatie/skeleton-php).
Expand Down

0 comments on commit a5a949e

Please sign in to comment.