Skip to content

Bump the dev-dependencies group with 2 updates - #11

Merged
cedric-anne merged 1 commit into
mainfrom
dependabot/composer/dev-dependencies-57050ad898
Jul 1, 2026
Merged

Bump the dev-dependencies group with 2 updates#11
cedric-anne merged 1 commit into
mainfrom
dependabot/composer/dev-dependencies-57050ad898

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: friendsofphp/php-cs-fixer and phpstan/phpstan-phpunit.

Updates friendsofphp/php-cs-fixer from 3.95.10 to 3.95.11

Release notes

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

v3.95.11 Adalbertus

What's Changed

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

Changelog

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

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)
Commits
  • 35f98e1 prepared the 3.95.11 release
  • 538077d deps: bump dev deps (#9702)
  • 4cf4bb9 fix: NoBreakCommentFixer - handle enum cases, TokensAnalyzer::isEnumCase ...
  • 3a73c6c test: use correct test precondition failure mode in PharTest (#9700)
  • f91d7b0 deps: bump phpstan/phpstan-symfony from 2.0.19 to 2.0.20 in /dev-tools in the...
  • 327cc85 deps: bump actions/checkout from 6 to 7 in /.github/workflows in the all grou...
  • 63e5098 bumped version
  • See full diff in compare view

Updates phpstan/phpstan-phpunit from 2.0.16 to 2.0.17

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

2.0.17

  • c2f9775 - Update actions/cache action to v6 (#311)
  • 933f682 - Update actions/cache action to v5.1.0 (#310)
  • 8ec191f - Check #[RequiresPhpunit] in the same way we check #[RequiresPhp] (#308)
  • d138088 - Implement ClassAttributeRequiresPhpVersionRule (#305)
  • caada62 - Update github-actions to v7 (#307)
  • 611a216 - Update github-actions to v3.0.1 (#306)
  • 2312495 - Extract AttributeVersionRequirementHelper (#304)
  • 952d0ee - Warn about incomplete versions in #[RequiresPhp] (#303)
  • bf910b5 - Sanity check #[RequiresPhp] value and range (#269)
  • d309858 - Update github-actions to f3e473d (#301)
  • 4a8e26f - Update github-actions (#300)
  • 2c07f22 - Replace deprecated actions/create-release with softprops/action-gh-release
  • 67c9d57 - Bump GitHub Actions across major versions
  • a7baf3b - Bump GitHub Actions within their current majors
  • 3ea20e6 - Update github-actions
  • 53357ab - Update github-actions
  • 6760e77 - latest infection does not support PHP 8.2 (#296)
  • ecfa568 - Update release-toot.yml (#295)
  • 21ea2e9 - name-collision-detector (#294)
  • 6851172 - Update test assertions
  • e2c6207 - Fix build (#287)
  • db27c1f - Delete .github/workflows/claude-react-on-comment.yml
  • 1c9e1df - Refactor build workflow to use GITHUB_BASE_REF
  • 53c1301 - Lint workflows
  • fca9e3a - [StepSecurity] ci: Harden GitHub Actions
  • bfdcb62 - Remove PHPSTAN_BOT_TOKEN from checkout step
  • bb6479c - React on issues opened and fall back to issue body
  • 10e8509 - Add CLAUDE.md to export-ignore in .gitattributes
  • 2202890 - Add CLAUDE.md with project documentation for AI assistants
  • ffd7013 - Add Claude React on Comment workflow
Commits

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 dev-dependencies group with 2 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit).


Updates `friendsofphp/php-cs-fixer` from 3.95.10 to 3.95.11
- [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.10...v3.95.11)

Updates `phpstan/phpstan-phpunit` from 2.0.16 to 2.0.17
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan-phpunit
  dependency-version: 2.0.17
  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 added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 1, 2026
@cedric-anne
cedric-anne merged commit d9f6e9a into main Jul 1, 2026
2 checks passed
@cedric-anne
cedric-anne deleted the dependabot/composer/dev-dependencies-57050ad898 branch July 1, 2026 11:37
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