Skip to content

Commit

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

composer(deps): Bump friendsofphp/php-cs-fixer from 3.60.0 to 3.61.0
  • Loading branch information
localheinz committed Jul 31, 2024
2 parents e2536fa + 3e90b58 commit 98e439b
Show file tree
Hide file tree
Showing 29 changed files with 68 additions and 37 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.33.0...main`][6.33.0...main].

### Changed

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

## [`6.33.0`][6.33.0]

For a full diff see [`6.31.0...6.33.0`][6.31.0...6.33.0].
Expand Down Expand Up @@ -1713,6 +1717,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#1079]: https://github.com/ergebnis/php-cs-fixer-config/pull/1079
[#1084]: https://github.com/ergebnis/php-cs-fixer-config/pull/1084
[#1089]: https://github.com/ergebnis/php-cs-fixer-config/pull/1089
[#1091]: https://github.com/ergebnis/php-cs-fixer-config/pull/1091

[@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.3.0",
"friendsofphp/php-cs-fixer": "~3.60.0",
"friendsofphp/php-cs-fixer": "~3.61.0",
"kubawerlos/php-cs-fixer-custom-fixers": "~3.21.0"
},
"require-dev": {
Expand Down
72 changes: 36 additions & 36 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 @@ -476,6 +476,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php54.php
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php55.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php56.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php70.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php71.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php72.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php73.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php74.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php80.php
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php81.php
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php82.php
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php83.php
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ public static function create(): RuleSet
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
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 @@ -499,6 +499,7 @@ protected function expectedRules(): Rules
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
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 @@ -500,6 +500,7 @@ protected function expectedRules(): Rules
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
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 @@ -506,6 +506,7 @@ protected function expectedRules(): Rules
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
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 @@ -506,6 +506,7 @@ protected function expectedRules(): Rules
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
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 @@ -506,6 +506,7 @@ protected function expectedRules(): Rules
'null_adjustment' => 'always_first',
'sort_algorithm' => 'alpha',
],
'php_unit_assert_new_names' => false,
'php_unit_attributes' => false,
'php_unit_construct' => [
'assertions' => [
Expand Down
Loading

0 comments on commit 98e439b

Please sign in to comment.