Skip to content

Bump the dev-dependencies group across 1 directory with 2 updates#105

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4
Open

Bump the dev-dependencies group across 1 directory with 2 updates#105
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Copy link
Copy Markdown

Bumps the dev-dependencies group with 2 updates in the /composer/helpers/v2 directory: friendsofphp/php-cs-fixer and phpstan/phpstan.

Updates friendsofphp/php-cs-fixer from 3.94.2 to 3.95.13

Release notes

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

v3.95.13 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.12...v3.95.13

v3.95.12 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.11...v3.95.12

v3.95.11 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.10...v3.95.11

v3.95.10 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.9...v3.95.10

v3.95.9 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.8...v3.95.9

v3.95.8 Adalbertus

What's Changed

... (truncated)

Changelog

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

Changelog for v3.95.13

  • fix: SelfAccessorFixer - do not replace constant with same name as class in the middle of a static access chain (#9716)
  • fix: SingleClassElementPerStatementFixer - do not drop type of typed constants (#9706)

Changelog for v3.95.12

  • fix: BinaryOperatorSpacesFixer - do not align nested array in yield with following yields (#9708)
  • chore: cleanup RuleSetDocumentationGenerator (#9705)
  • chore: unblock self-approval (#9699)
  • deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the all group across 1 directory (#9712)
  • deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in the shipmonk group across 1 directory (#9711)
  • deps: bump the all group across 2 directories with 1 update (#9704)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#9710)
  • deps: PHPUnit - PHP 8.6 compat changes (#9714)

Changelog for v3.95.11

  • fix: NoBreakCommentFixer - handle enum cases, TokensAnalyzer::isEnumCase - fix handling nested switch-cases (#9565)
  • deps: bump actions/checkout from 6 to 7 in /.github/workflows in the all group across 1 directory (#9694)
  • deps: bump dev deps (#9702)
  • deps: bump phpstan/phpstan-symfony from 2.0.19 to 2.0.20 in /dev-tools in the phpstan group (#9693)
  • test: use correct test precondition failure mode in PharTest (#9700)

Changelog for v3.95.10

  • fix: TokensAnalyzer - handle T_PUBLIC_SET, T_PROTECTED_SET, T_PRIVATE_SET (#9696)

Changelog for v3.95.9

  • chore: apply class_keyword (#9689)
  • refactor: change Fixers execution order to always-deterministic (#9690)

Changelog for v3.95.8

  • fix: SingleClassElementPerStatementFixer - do not drop modifiers when splitting final constants/properties (#9687)

Changelog for v3.95.7

  • fix: ClassReferenceNameCasingFixer - do not change case of typed class constant names (#9686)

Changelog for v3.95.6

... (truncated)

Commits
  • ea94111 prepared the 3.95.13 release
  • 21c4a4c fix: SingleClassElementPerStatementFixer - do not drop type of typed consta...
  • 6781e80 fix: SelfAccessorFixer - do not replace constant with same name as class in...
  • 02b69f8 bumped version
  • b1b9055 prepared the 3.95.12 release
  • 7476331 deps: PHPUnit - PHP 8.6 compat changes (#9714)
  • 9a881c2 fix: BinaryOperatorSpacesFixer - do not align nested array in yield with fo...
  • c733bbf deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in t...
  • 320cb97 deps: bump the phpstan group in /dev-tools with 2 updates (#9710)
  • a297418 deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the ...
  • Additional commits viewable in compare view

Updates phpstan/phpstan from 2.1.40 to 2.2.5

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4 branch 2 times, most recently from af6fa37 to 303a489 Compare April 26, 2026 16:05
@dependabot dependabot Bot force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4 branch 2 times, most recently from dc0677a to 7d0db47 Compare May 3, 2026 16:05
@dependabot dependabot Bot force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4 branch from 7d0db47 to 30e2c87 Compare May 10, 2026 16:06
@dependabot dependabot Bot force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4 branch 2 times, most recently from 40a8bc8 to b6c2877 Compare May 24, 2026 16:05
@dependabot dependabot Bot force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4 branch from b6c2877 to c846abd Compare June 28, 2026 16:03
@dependabot dependabot Bot force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4 branch from c846abd to 41ed6bc Compare July 5, 2026 16:03
Bumps the dev-dependencies group with 2 updates in the /composer/helpers/v2 directory: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source).


Updates `friendsofphp/php-cs-fixer` from 3.94.2 to 3.95.13
- [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.94.2...v3.95.13)

Updates `phpstan/phpstan` from 2.1.40 to 2.2.5
- [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.46
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/composer/helpers/v2/dev-dependencies-47241de2a4 branch from 41ed6bc to 177dd82 Compare July 12, 2026 16:04
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 L: php:composer php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants