Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 65f2bb1

Browse files
committed
update PHP-CS-Fixer config
1 parent 7ce6c12 commit 65f2bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php_cs_fixer.dist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
->setRules([
2121
'@PER-CS' => true,
2222
'@PHP8x5Migration' => true,
23+
'@PHP8x5Migration:risky' => true,
2324
'@PHPUnit11x0Migration:risky' => true,
2425
'@Symfony' => true,
2526
'@Symfony:risky' => true,

0 commit comments

Comments
 (0)