Skip to content

Commit 6d78c73

Browse files
mckenzieartsgithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent 7b2eac9 commit 6d78c73

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

database/migrations/2022_06_17_065116_add_published_at_columns_on_posts_table.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Support\Facades\Schema;
66

7-
return new class extends Migration
8-
{
7+
return new class extends Migration {
98
/**
109
* Run the migrations.
1110
*

0 commit comments

Comments
 (0)