mirror of
https://github.com/anonaddy/anonaddy
synced 2026-04-25 17:15:29 +02:00
Added Laravel Pint for formatting
This commit is contained in:
@@ -26,7 +26,7 @@ class IndexRecipientRequest extends FormRequest
|
||||
return [
|
||||
'filter' => [
|
||||
'nullable',
|
||||
'array'
|
||||
'array',
|
||||
],
|
||||
'filter.verified' => [
|
||||
'nullable',
|
||||
|
||||
Reference in New Issue
Block a user