Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 67d3763

Browse files
committed
replace Blueprint
1 parent 48a5b67 commit 67d3763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LaravelEfficientUuidServiceProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Illuminate\Database\Connection;
66
use Illuminate\Support\ServiceProvider;
7+
use Illuminate\Database\Schema\Blueprint;
78
use Dyrynda\Database\Connection\MySqlConnection;
89
use Dyrynda\Database\Connection\SQLiteConnection;
910
use Dyrynda\Database\Connection\PostgresConnection;

0 commit comments

Comments
 (0)