mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
🚀 update(dependencies): upgrade Laravel framework and other packages to latest versions
This commit is contained in:
@@ -7,6 +7,6 @@ use Livewire\Form;
|
||||
|
||||
class VoteForm extends Form
|
||||
{
|
||||
#[Validate('required|min:5')]
|
||||
#[Validate('nullable|min:5')]
|
||||
public $reason = '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user