Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 25, 2024
1 parent 46cd433 commit 834cf2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@

(new Extend\Event())
->listen(SettingsSaving::class, Listener\SettingsChanged::class),
(new S3Lifecycle()),

new S3Lifecycle(),

(new Extend\Conditional())
->when(resolve(ConditionalCheck::class)->validConfig(), fn () => [
Expand Down

0 comments on commit 834cf2a

Please sign in to comment.