Skip to content

Commit

Permalink
Merge branch '14.0' into 15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasLudvik committed Mar 4, 2024
2 parents e5462a0 + 7a0dbfa commit 00776c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ecs.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
PhpdocToPropertyTypeFixer::class => [
__DIR__ . '/src/*',
],
DeclareStrictTypesFixer::class => [
__DIR__ . '/src/*',
],
]);

$ecsConfig->import(__DIR__ . '/vendor/shopsys/coding-standards/ecs.php', null, true);
Expand Down

0 comments on commit 00776c0

Please sign in to comment.