Skip to content

Commit

Permalink
Merge pull request #1058 from ergebnis/dependabot/composer/friendsofp…
Browse files Browse the repository at this point in the history
…hp/php-cs-fixer-3.55.0

composer(deps): Bump friendsofphp/php-cs-fixer from 3.54.0 to 3.55.0
  • Loading branch information
localheinz committed May 7, 2024
2 parents c6d7e67 + e900e2f commit 9e2578b
Show file tree
Hide file tree
Showing 29 changed files with 63 additions and 32 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

For a full diff see [`6.26.0...main`][6.26.0...main].

### Changed

- Updated `friendsofphp/php-cs-fixer` ([#1058]), by [@dependabot]

## [`6.26.0`][6.26.0]

For a full diff see [`6.25.1...6.26.0`][6.25.1...6.26.0].
Expand Down Expand Up @@ -1610,6 +1614,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#1037]: https://github.com/ergebnis/php-cs-fixer-config/pull/1037
[#1039]: https://github.com/ergebnis/php-cs-fixer-config/pull/1039
[#1051]: https://github.com/ergebnis/php-cs-fixer-config/pull/1051
[#1058]: https://github.com/ergebnis/php-cs-fixer-config/pull/1058

[@dependabot]: https://github.com/apps/dependabot
[@linuxjuggler]: https://github.com/linuxjuggler
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-filter": "*",
"erickskrauch/php-cs-fixer-custom-fixers": "~1.2.4",
"friendsofphp/php-cs-fixer": "~3.54.0",
"friendsofphp/php-cs-fixer": "~3.55.0",
"kubawerlos/php-cs-fixer-custom-fixers": "~3.21.0"
},
"require-dev": {
Expand Down
62 changes: 31 additions & 31 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/RuleSet/Php53.php
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php54.php
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php55.php
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php56.php
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php70.php
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php71.php
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php72.php
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php73.php
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php74.php
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php80.php
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php81.php
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php82.php
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php83.php
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ public static function create(): RuleSet
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php53Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php54Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php55Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php56Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php70Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php71Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php72Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php73Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ protected function expectedRules(): Rules
'only_booleans' => true,
'position' => 'beginning',
],
'ordered_attributes' => false,
'ordered_class_elements' => [
'case_sensitive' => false,
'order' => [
Expand Down

0 comments on commit 9e2578b

Please sign in to comment.