Skip to content

Commit

Permalink
Update Dm8ValidationServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackfinal authored Dec 9, 2022
1 parent e63a7a8 commit 48c8ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dm8/Dm8ValidationServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace LaravelDm8\Dm8;

use Illuminate\Validation\ValidationServiceProvider;
use LaravelDm8\Oci8\Validation\Dm8DatabasePresenceVerifier;
use LaravelDm8\Dm8\Validation\Dm8DatabasePresenceVerifier;

class Dm8ValidationServiceProvider extends ValidationServiceProvider
{
Expand Down

0 comments on commit 48c8ed1

Please sign in to comment.