Skip to content

Commit

Permalink
Fix lint again
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 committed Sep 12, 2024
1 parent 33d574a commit 45a7260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/bundles.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
Expand Down

0 comments on commit 45a7260

Please sign in to comment.