Skip to content

(chore): Bump friendsofphp/php-cs-fixer from 3.95.18 to 3.95.20 in the composer group - #92

Merged
yard-bot merged 1 commit into
mainfrom
dependabot/composer/composer-2b803715dd
Aug 24, 2026
Merged

(chore): Bump friendsofphp/php-cs-fixer from 3.95.18 to 3.95.20 in the composer group#92
yard-bot merged 1 commit into
mainfrom
dependabot/composer/composer-2b803715dd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer group with 1 update: friendsofphp/php-cs-fixer.

Updates friendsofphp/php-cs-fixer from 3.95.18 to 3.95.20

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.95.20 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.19...v3.95.20

v3.95.19 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.18...v3.95.19

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.95.20

  • fix: PsrAutoloadingFixer - do not throw when the file cannot be resolved on disk (#9762)
  • refactor: Transformers - move looping over tokens directly into each transformer individually (#9782)
  • test: drop mikey179/vfsstream (#9787)
  • test: NoUnusedImportsFixerTest - add new cases around quoted values (#9784)

Changelog for v3.95.19

  • fix: binary_operator_spaces alignment for nested single-line arrays in multiline array (#9654)
  • fix: ClassDefinitionFixer - keep multiline constructor args when anonymous class has both extends and implements (#9625)
  • fix: SelfStaticAccessorFixer - do not stop fixing a class after a static return type (#9774)
  • chore: Fix incorrect URL in CommentsAnalyzer.php docblock (#9772)
  • chore: Runner - ignore coverage of non-deterministic parallel branches (#9785)
  • CI: fix using PHP_CS_FIXER_FAST_LINT_TEST_CASES (#9783)
  • deps: bump phpstan/phpstan from 2.2.7 to 2.2.8 in /dev-tools in the phpstan group (#9779)
  • deps: bump squizlabs/php_codesniffer from 4.0.1 to 4.0.4 in /dev-tools (#9768)
  • deps: bump the all group across 1 directory with 2 updates (#9767)
  • test: introduce TestCaseUtils::createTemporaryDirectory() helper (#9788)
  • test: ProjectCodeTest - restore the duplicate check in data providers (#9761)
  • test: AbstractFixerTestCase - use spl_object_id() to fix PHP 8.6 deprecations (#9786)
Commits
  • 4d6c988 prepared the 3.95.20 release
  • 6b5f0de fix: PsrAutoloadingFixer - do not throw when the file cannot be resolved on...
  • 2211fcb refactor: Transformers - move looping over tokens directly into each transfor...
  • 1a74f1c test: drop mikey179/vfsstream (#9787)
  • 56ed098 test: NoUnusedImportsFixerTest - add new cases around quoted values (#9784)
  • 928159a bumped version
  • 8a06c4a prepared the 3.95.19 release
  • af0d812 fix: binary_operator_spaces alignment for nested single-line arrays in multil...
  • 51229c4 test: introduce TestCaseUtils::createTemporaryDirectory() helper (#9788)
  • 0e24c5e test: AbstractFixerTestCase - use spl_object_id() to fix PHP 8.6 deprecat...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the composer group with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer).


Updates `friendsofphp/php-cs-fixer` from 3.95.18 to 3.95.20
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.18...v3.95.20)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 24, 2026
@yard-bot
yard-bot merged commit 5150d29 into main Aug 24, 2026
2 of 4 checks passed
@yard-bot
yard-bot deleted the dependabot/composer/composer-2b803715dd branch August 24, 2026 02:05
@github-actions

Copy link
Copy Markdown
Composer package changes
Prod Packages Operation Base Target Link License
friendsofphp/php-cs-fixer Upgraded v3.95.18 v3.95.20 Compare MIT
symfony/console Upgraded v7.4.15 v7.4.17 Compare MIT
symfony/event-dispatcher Upgraded v7.4.15 v7.4.17 Compare MIT
symfony/filesystem Upgraded v7.4.15 v7.4.17 Compare MIT
symfony/finder Upgraded v7.4.14 v7.4.17 Compare MIT
symfony/process Upgraded v7.4.13 v7.4.17 Compare MIT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant