@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php namespace Bosnadev\Database\Schema\Grammars; |
| 2 | 2 | |
| 3 | -use Illuminate\Support\Fluent; |
|
| 4 | 3 | use Bosnadev\Database\Schema\Blueprint; |
| 4 | +use Illuminate\Support\Fluent; |
|
| 5 | 5 | |
| 6 | 6 | /** |
| 7 | 7 | * Class PostgresGrammar |