Skip to content

(chore): Bump friendsofphp/php-cs-fixer from 3.90.0 to 3.91.0 in the composer group#55

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/composer/composer-e32a4f66f4
Dec 1, 2025
Merged

(chore): Bump friendsofphp/php-cs-fixer from 3.90.0 to 3.91.0 in the composer group#55
dependabot[bot] merged 1 commit into
mainfrom
dependabot/composer/composer-e32a4f66f4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

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

Updates friendsofphp/php-cs-fixer from 3.90.0 to 3.91.0

Release notes

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

v3.91.0 Folding Bike

PHP 8.5 officially supported 🎉

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.90.0...v3.91.0

Changelog

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

Changelog for v3.91.0

  • UX: init command (#9215)
  • feat: PHP 8.5 compatibility support (#9234)
  • feat: Add StringableForToStringFixer (#9218)
  • feat: support call-site generic variance (#9212)
  • feat: Symfony - add stringable_for_to_string to set (#9235)
  • chore: do not mark NamespaceAnalysis as internal, because it's part of public API interface (#9193)
  • chore: ExampleRuleset - improve test fixture name (#9214)
  • chore: traits - require interfaces or base classes (#9086)
  • CI: Add PHPStan rule to validate public API surface completeness (#9196)
  • CI: auto-select PHP_MAX for special jobs (#9231)
  • CI: drop duplicated PHP 8.4 jobs (#9229)
  • CI: fix SCA after Symfony 7.4.0 release (#9226)
  • CI: no more need for solving PHP 8.4 deprecations in /vendor/ anymore (#9230)
  • CI: switch trivial jobs to ubuntu-slim (#9232)
  • CI: upgrade .php-cs-fixer.php-highest.php to fully reflect PHP 8.4 (#9233)
  • deps: bump actions/checkout from 5 to 6 (#9210)
  • deps: bump crate-ci/typos from 1.39.2 to 1.40.0 (#9237)
  • deps: bump shipmonk/composer-dependency-analyser from 1.8.3 to 1.8.4 in /dev-tools (#9238)
  • deps: bump shipmonk/dead-code-detector from 0.13.5 to 0.14.0 in /dev-tools (#9239)
  • deps: bump Symfony v8 to RC (#9221)
  • deps: bump Symfony v8 to stable (#9222)
  • deps: update xdebug (#9228)
  • fix: move config template to non-excluded folder (#9241)
  • fix: DeclareStrictTypesFixer - do not duplicate strict_types if it is already present, with other directive (#9225)
  • fix: FullyQualifiedStrictTypesFixer - fix crash on T_OPEN_TAG_WITH_ECHO (#9217)
  • test: allow CI to define both, numeric and non-numeric PHP versions/builds (#9236)
  • test: do not allow to fail PHP 8.5 job (#9224)
  • test: let's not dance on the edge of the JIT stack limit (#9211)
  • test: run smoke tests on any OS (#9242)
  • tests: update PHP 8.5 compatibility test (#9223)
Commits
  • c4a25f2 prepared the 3.91.0 release
  • 5454b7a test: run smoke tests on any OS (#9242)
  • 796b553 deps: bump shipmonk/dead-code-detector from 0.13.5 to 0.14.0 in /dev-tools (#...
  • f46a9a4 fix: move config template to non-excluded folder (#9241)
  • ca32d7b deps: bump shipmonk/composer-dependency-analyser from 1.8.3 to 1.8.4 in /dev-...
  • e3f414a deps: bump crate-ci/typos from 1.39.2 to 1.40.0 (#9237)
  • 49d455a fix: DeclareStrictTypesFixer - do not duplicate strict_types if it is alr...
  • 948abf2 feat: PHP 8.5 compatibility support (#9234)
  • 88e90d0 test: allow CI to define both, numeric and non-numeric PHP versions/builds (#...
  • dab620e CI: switch trivial jobs to ubuntu-slim (#9232)
  • 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 will merge this PR once CI passes on it, as requested by @yard-bot.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.90.0 to 3.91.0
- [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.90.0...v3.91.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Dec 1, 2025
@yard-bot
Copy link
Copy Markdown

yard-bot commented Dec 1, 2025

@dependabot merge

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 1, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 1, 2025

Coverage report for commit: b99bf37
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ███████████████████████ │ 100.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src
   Config.php100.00%100.00%100.00%
src/Interfaces
   ConfigInterface.php100.00%100.00%100.00%
src/Traits
   Helpers.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 1, 2025

Composer package changes
Prod Packages Operation Base Target
friendsofphp/php-cs-fixer Upgraded v3.90.0 v3.91.0

@dependabot dependabot Bot merged commit cd998d2 into main Dec 1, 2025
4 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/composer-e32a4f66f4 branch December 1, 2025 02:45
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