mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 08:00:57 +00:00
🔧 remove deprecated rule https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7066
This commit is contained in:
@@ -39,7 +39,6 @@ return $config->setRules(array(
|
||||
'semicolon_after_instruction' => true,
|
||||
'short_scalar_cast' => true,
|
||||
'simplified_null_return' => true,
|
||||
'single_blank_line_before_namespace' => true,
|
||||
'single_class_element_per_statement' => true,
|
||||
'single_line_comment_style' => true,
|
||||
'single_quote' => true,
|
||||
|
||||
Reference in New Issue
Block a user