Skip to content

Commit 6e2c24f

Browse files
committed
chore: [LAR-111] apply composer lint and upgrade dependencies
1 parent 7d4755b commit 6e2c24f

File tree

9 files changed

+247
-239
lines changed

9 files changed

+247
-239
lines changed

app/Livewire/Discussions/Subscribe.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
use App\Models\Discussion;
88
use App\Models\Subscribe as SubscribeModel;
9-
use App\Policies\DiscussionPolicy;
109
use Filament\Notifications\Notification;
1110
use Illuminate\Contracts\View\View;
1211
use Illuminate\Foundation\Auth\Access\AuthorizesRequests;

composer.lock

Lines changed: 167 additions & 165 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/filament/filament/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/filament/forms/forms.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/filament/filament/echo.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/filament/forms/components/file-upload.js

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/filament/forms/components/rich-editor.js

Lines changed: 58 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/filament/support/support.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/filament/tables/tables.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)