Skip to content

Commit c970529

Browse files
fixes
1 parent c23b4b8 commit c970529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Laravel/stubs/TokensValidationProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php /** @noinspection PhpUnused */
22

3-
namespace HichemtabTech\TokensValidation\Laravel\stubs;
3+
namespace App\Providers;
44

55
use HichemtabTech\TokensValidation\TokensValidation;
66
use Illuminate\Support\ServiceProvider;

0 commit comments

Comments
 (0)