diff --git a/.php-cs-fixer.php b/.php-cs-fixer.php index 67d241ec5e..06d6efe75c 100644 --- a/.php-cs-fixer.php +++ b/.php-cs-fixer.php @@ -49,6 +49,7 @@ 'no_trailing_whitespace' => true, 'ordered_class_elements' => true, 'random_api_migration' => true, + 'single_quote' => true, 'single_space_around_construct' => [ 'constructs_contain_a_single_space' => [ 'yield_from', diff --git a/.router.php b/.router.php index c204ce635e..79214b46c3 100644 --- a/.router.php +++ b/.router.php @@ -1,15 +1,15 @@

Version 4.4.9

- +