Skip to content

Releases: ergebnis/php-cs-fixer-config

6.60.2

09 Mar 21:00
Immutable release. Only release title and notes can be modified.
6.60.2
ca7a85e

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump rector/rector from 2.3.7 to 2.3.8 by @dependabot[bot] in #1379
  • composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector from 2.22.2 to 2.23.0 by @dependabot[bot] in #1378
  • composer(deps-dev): Bump phpstan/phpstan from 2.1.39 to 2.1.40 by @dependabot[bot] in #1380
  • composer(deps): Bump kubawerlos/php-cs-fixer-custom-fixers from 3.36.0 to 3.36.1 by @dependabot[bot] in #1381

Full Changelog: 6.60.1...6.60.2

6.60.1

21 Feb 14:23
Immutable release. Only release title and notes can be modified.
6.60.1
d6957cd

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector from 2.22.1 to 2.22.2 by @dependabot[bot] in #1374
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.15 to 2.0.16 by @dependabot[bot] in #1375
  • composer(deps-dev): Bump rector/rector from 2.3.6 to 2.3.7 by @dependabot[bot] in #1376
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.94.0 to 3.94.2 by @dependabot[bot] in #1377

Full Changelog: 6.60.0...6.60.1

6.60.0

11 Feb 21:25
Immutable release. Only release title and notes can be modified.
6.60.0
6786907

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump ergebnis/composer-normalize from 2.48.2 to 2.49.0 by @dependabot[bot] in #1353
  • composer(deps-dev): Bump phpunit/phpunit from 9.6.25 to 9.6.33 by @dependabot[bot] in #1354
  • composer(deps): Bump symfony/process from 5.4.47 to 5.4.51 by @dependabot[bot] in #1355
  • composer(deps-dev): Bump rector/rector from 2.3.4 to 2.3.5 by @dependabot[bot] in #1357
  • github-actions(deps): Bump actions/cache from 5.0.2 to 5.0.3 by @dependabot[bot] in #1359
  • composer(deps-dev): Bump ergebnis/phpstan-rules from 2.12.0 to 2.13.1 by @dependabot[bot] in #1356
  • composer(deps-dev): Bump phpstan/phpstan-strict-rules from 2.0.7 to 2.0.8 by @dependabot[bot] in #1362
  • composer(deps-dev): Bump rector/rector from 2.3.5 to 2.3.6 by @dependabot[bot] in #1363
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.12 to 2.0.13 by @dependabot[bot] in #1365
  • composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector from 2.20.0 to 2.22.1 by @dependabot[bot] in #1364
  • composer(deps): Bump kubawerlos/php-cs-fixer-custom-fixers from 3.35.1 to 3.36.0 by @dependabot[bot] in #1360
  • composer(deps-dev): Bump phpstan/phpstan-deprecation-rules from 2.0.3 to 2.0.4 by @dependabot[bot] in #1367
  • composer(deps-dev): Bump ergebnis/composer-normalize from 2.49.0 to 2.50.0 by @dependabot[bot] in #1368
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.13 to 2.0.15 by @dependabot[bot] in #1369
  • composer(deps-dev): Bump phpstan/phpstan-strict-rules from 2.0.8 to 2.0.10 by @dependabot[bot] in #1371
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.93.1 to 3.94.0 by @dependabot[bot] in #1372
  • Enhancement: Set case, class, and trait_import options of phpdoc_line_span fixer to multi by @localheinz in #1373

Full Changelog: 6.59.0...6.60.0

6.59.0

26 Jan 18:11
Immutable release. Only release title and notes can be modified.
6.59.0
0fabc70

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump rector/rector from 2.3.1 to 2.3.4 by @dependabot[bot] in #1344
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.11 to 2.0.12 by @dependabot[bot] in #1347
  • github-actions(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1348
  • composer(deps-dev): Bump phpstan/phpstan from 2.1.36 to 2.1.37 by @dependabot[bot] in #1349
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.92.5 to 3.93.0 by @dependabot[bot] in #1345
  • Enhancement: Enable attribute_block_no_spaces fixer by @localheinz in #1350
  • Enhancement: Enable no_redundant_readonly_property fixer by @localheinz in #1351
  • Enhancement: Enable phpdoc_types_no_duplicates fixer by @localheinz in #1352

Full Changelog: 6.58.2...6.59.0

6.58.2

20 Jan 15:54
Immutable release. Only release title and notes can be modified.
6.58.2
4f7a4c3

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump rector/rector from 2.3.0 to 2.3.1 by @dependabot[bot] in #1342
  • github-actions(deps): Bump actions/cache from 5.0.1 to 5.0.2 by @dependabot[bot] in #1343
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.92.3 to 3.92.5 by @dependabot[bot] in #1341

Full Changelog: 6.58.1...6.58.2

6.58.1

29 Dec 15:39
Immutable release. Only release title and notes can be modified.
6.58.1
0289893

Choose a tag to compare

What's Changed

  • github-actions(deps): Bump actions/cache from 5.0.0 to 5.0.1 by @dependabot[bot] in #1334
  • github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #1335
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.10 to 2.0.11 by @dependabot[bot] in #1338
  • composer(deps-dev): Bump ergebnis/rector-rules from 1.8.0 to 1.9.0 by @dependabot[bot] in #1337
  • composer(deps-dev): Bump rector/rector from 2.2.14 to 2.3.0 by @dependabot[bot] in #1339
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.92.0 to 3.92.3 by @dependabot[bot] in #1336

Full Changelog: 6.58.0...6.58.1

6.58.0

13 Dec 14:48
Immutable release. Only release title and notes can be modified.
6.58.0
5100baf

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.8 to 2.0.10 by @dependabot[bot] in #1324
  • github-actions(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1325
  • composer(deps-dev): Bump rector/rector from 2.2.10 to 2.2.11 by @dependabot[bot] in #1326
  • github-actions(deps): Bump actions/cache from 4.3.0 to 5.0.0 by @dependabot[bot] in #1329
  • composer(deps-dev): Bump ergebnis/rector-rules from 1.7.0 to 1.8.0 by @dependabot[bot] in #1333
  • github-actions(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #1331
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.91.2 to 3.92.0 by @dependabot[bot] in #1330

Full Changelog: 6.57.1...6.58.0

6.57.1

08 Dec 08:44
Immutable release. Only release title and notes can be modified.
6.57.1
9c99aed

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump rector/rector from 2.2.9 to 2.2.10 by @dependabot[bot] in #1323
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.91.0 to 3.91.1 by @dependabot[bot] in #1322

Full Changelog: 6.57.0...6.57.1

6.57.0

30 Nov 19:28
Immutable release. Only release title and notes can be modified.
6.57.0
329ed82

Choose a tag to compare

What's Changed

  • github-actions(deps): Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #1316
  • github-actions(deps): Bump shivammathur/setup-php from 2.35.5 to 2.36.0 by @dependabot[bot] in #1317
  • composer(deps-dev): Bump rector/rector from 2.2.8 to 2.2.9 by @dependabot[bot] in #1320
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.89.2 to 3.91.0 by @dependabot[bot] in #1318
  • Enhancement: Enable stringable_for_to_string fixer by @localheinz in #1321
  • composer(deps): Bump erickskrauch/php-cs-fixer-custom-fixers from 1.3.0 to 1.3.1 by @dependabot[bot] in #1319

Full Changelog: 6.56.1...6.57.0

6.56.1

19 Nov 12:48
Immutable release. Only release title and notes can be modified.
6.56.1
cd1a638

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump phpstan/phpstan from 2.1.29 to 2.1.30 by @dependabot[bot] in #1300
  • composer(deps-dev): Bump phpstan/phpstan from 2.1.30 to 2.1.31 by @dependabot[bot] in #1302
  • github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #1303
  • composer(deps-dev): Bump rector/rector from 2.1.7 to 2.2.3 by @dependabot[bot] in #1304
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.88.2 to 3.89.1 by @dependabot[bot] in #1306
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.7 to 2.0.8 by @dependabot[bot] in #1312
  • composer(deps): Bump friendsofphp/php-cs-fixer from 3.89.1 to 3.89.2 by @dependabot[bot] in #1309
  • github-actions(deps): Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #1314
  • composer(deps-dev): Bump ergebnis/rector-rules from 1.6.0 to 1.7.0 by @dependabot[bot] in #1310

Full Changelog: 6.55.0...6.56.1