Skip to content

Commit 576a886

Browse files
committed
Merge branch 'development' of https://github.com/DutchCodingCompany/livewire-recaptcha-v3 into development
2 parents 6a626fb + 68ab54a commit 576a886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ValidatesRecaptcha.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace DutchCodingCompany\LivewireRecaptcha;
44

55
use Attribute;
6-
use DutchCodingCompany\LivewireRecaptcha\Exceptions\LivewireRecaptchaException;
76
use Closure;
7+
use DutchCodingCompany\LivewireRecaptcha\Exceptions\LivewireRecaptchaException;
88
use Illuminate\Support\Facades\Blade;
99
use Illuminate\Support\Facades\Http;
1010
use Illuminate\Validation\ValidationException;

0 commit comments

Comments
 (0)