Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps): Bump friendsofphp/php-cs-fixer from 3.18.0 to 3.19.0 #802

Merged
merged 3 commits into from
Jun 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 [`5.8.0...main`][5.8.0...main].

## Changed

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

## [`5.8.0`][5.8.0]

For a full diff see [`5.7.0...5.8.0`][5.7.0...5.8.0].
Expand Down Expand Up @@ -990,6 +994,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#788]: https://github.com/ergebnis/php-cs-fixer-config/pull/788
[#789]: https://github.com/ergebnis/php-cs-fixer-config/pull/789
[#800]: https://github.com/ergebnis/php-cs-fixer-config/pull/800
[#802]: https://github.com/ergebnis/php-cs-fixer-config/pull/802

[@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 @@ -17,7 +17,7 @@
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"ext-filter": "*",
"friendsofphp/php-cs-fixer": "~3.18.0"
"friendsofphp/php-cs-fixer": "~3.19.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.31.0",
Expand Down
14 changes: 7 additions & 7 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 @@ -443,6 +443,7 @@ final class Php53 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php54.php
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ final class Php54 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php55.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ final class Php55 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php56.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ final class Php56 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php70.php
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ final class Php70 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php71.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ final class Php71 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php72.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ final class Php72 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php73.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ final class Php73 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php74.php
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ final class Php74 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php80.php
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ final class Php80 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php81.php
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ final class Php81 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions src/RuleSet/Php82.php
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ final class Php82 extends AbstractRuleSet implements ExplicitRuleSet
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -449,6 +449,7 @@ final class Php53Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -450,6 +450,7 @@ final class Php54Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -454,6 +454,7 @@ final class Php55Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -454,6 +454,7 @@ final class Php56Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -452,6 +452,7 @@ final class Php70Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -454,6 +454,7 @@ final class Php71Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -454,6 +454,7 @@ final class Php72Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
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 @@ -454,6 +454,7 @@ final class Php73Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php74Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ final class Php74Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php80Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ final class Php80Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php81Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ final class Php81Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down
1 change: 1 addition & 0 deletions test/Unit/RuleSet/Php82Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ final class Php82Test extends ExplicitRuleSetTestCase
'assertSame',
],
],
'php_unit_data_provider_name' => false,
'php_unit_data_provider_static' => [
'force' => false,
],
Expand Down