Skip to content

Commit 58a07c8

Browse files
committed
Change PER-CS
1 parent d9185cc commit 58a07c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RuleSet/Dflydev.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ final class Dflydev extends AbstractRuleSet implements ExplicitRuleSet
1313
protected int $targetPhpVersion = 80200;
1414

1515
protected array $rules = [
16-
'@PER' => true,
16+
'@PER-CS' => true,
1717
'@Symfony' => true,
1818
'declare_strict_types' => true,
1919

0 commit comments

Comments
 (0)