Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVHG committed Nov 29, 2024
1 parent 26f5019 commit 33b0910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions database/migrations/2024_11_29_134955_drop_auth0_table.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
Expand Down

0 comments on commit 33b0910

Please sign in to comment.