Skip to content

chore: bump the composer group across 1 directory with 2 updates - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-9fcc2f16d2
Open

chore: bump the composer group across 1 directory with 2 updates#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-9fcc2f16d2

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the composer group with 2 updates in the / directory: friendsofphp/php-cs-fixer and mockery/mockery.

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

Release notes

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

v3.95.18 Adalbertus

What's Changed

New Contributors

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

v3.95.17 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.16...v3.95.17

v3.95.16 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.15...v3.95.16

v3.95.15 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.14...v3.95.15

v3.95.14 Adalbertus

What's Changed

... (truncated)

Changelog

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

Changelog for v3.95.18

  • CI: attach provenance and SBOM attestations to the released image (#9751)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#9748)
  • deps: update dev-tools (#9754)
  • perf: Limit token search in simplified_if_return (#9747)

Changelog for v3.95.17

  • perf: Token::equals() - Avoid building intermediary arrays (#9739)
  • perf: Tokens::findSequence() - improve looping logic (#9737)

Changelog for v3.95.16

  • fix: NoSuperfluousPhpdocTagsFixer with multiple hidden params (#9736)
  • fix: PowToExponentiationFixer - do not produce two consecutive whitespace tokens (#9735)
  • chore: do not remove ParaUnit for PHPUnit v13, as they are now compatible (#9579)
  • CI: introduce perf as new PR type (#9742)
  • deps: update dev deps (#9743)
  • test: AbstractIntegrationTestCase - externalized FixerFactory creation (#9744)

Changelog for v3.95.15

  • fix: self-update - fix "Access Denied" error when running on Windows (#9731)

Changelog for v3.95.14

  • fix: ClassAttributesSeparationFixer - handle property with hooks as last class element (#9724)
  • fix: SingleClassElementPerStatementFixer - do not break PHP syntax when splitting properties with disjunctive normal form type (#9723)
  • fix: TrailingCommaInMultilineFixer - do not add trailing comma after first-class callable (#9722)
  • chore: add code coverage ignore annotations to parallel runner and worker (#9721)
  • chore: cleanup FunctionToConstantFixer (#9719)
  • test: HeaderCommentFixerTest - improve invalid configuration types (#9728)
  • test: ClassDefinitionFixerTest - improve PHPDocs (#9726)
  • test: ConfigurationResolverTest - fix types (#9725)
  • test: GeneralAttributeRemoveFixerTest - improve data provider types (#9727)
  • test: ProjectCodeTest - improve PHPDocs (#9730)
  • deps: allow to run PHPUnit v12 directly for project, without future-ready CI workarounds (#9580)
  • deps: bump shipmonk/dead-code-detector from 1.3.0 to 1.3.1 in /dev-tools in the shipmonk group across 1 directory (#9718)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#9717)

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)

... (truncated)

Commits
  • a8b4e42 prepared the 3.95.18 release
  • d1fc711 CI: attach provenance and SBOM attestations to the released image (#9751)
  • 8122d72 perf: Limit token search in simplified_if_return (#9747)
  • 8d343c9 deps: update dev-tools (#9754)
  • 2ab241b deps: bump the phpstan group in /dev-tools with 2 updates (#9748)
  • c06de30 bumped version
  • 0ee8842 prepared the 3.95.17 release
  • 28828d9 perf: Tokens::findSequence() - improve looping logic (#9737)
  • 9a4fb45 perf: Token::equals() - Avoid building intermediary arrays (#9739)
  • 2940253 bumped version
  • Additional commits viewable in compare view

Updates mockery/mockery from 1.6.12 to 1.6.13

Release notes

Sourced from mockery/mockery's releases.

1.6.13

What's Changed

... (truncated)

Changelog

Sourced from mockery/mockery's changelog.

[1.6.13] - 2026-08-14

Added

Changed

Fixed

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 composer group with 2 updates in the / directory: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [mockery/mockery](https://github.com/mockery/mockery).


Updates `friendsofphp/php-cs-fixer` from 3.91.3 to 3.95.18
- [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.91.3...v3.95.18)

Updates `mockery/mockery` from 1.6.12 to 1.6.13
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.6.12...1.6.13)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.18
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: mockery/mockery
  dependency-version: 1.6.13
  dependency-type: direct:development
  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 19, 2026
@github-actions

Copy link
Copy Markdown
Composer package changes
Prod Packages Operation Base Target Link License
php Changed ^8.0 ^8.1
Dev Packages Operation Base Target Link License
ergebnis/agent-detector New - 1.2.0 Compare MIT
friendsofphp/php-cs-fixer Upgraded v3.91.3 v3.95.18 Compare MIT
hamcrest/hamcrest-php Upgraded v2.1.1 v3.0.0 Compare BSD-3-Clause
mockery/mockery Upgraded 1.6.12 1.6.13 Compare BSD-3-Clause
react/child-process Upgraded v0.6.6 v0.6.7 Compare MIT
symfony/console Downgraded v7.4.1 v6.4.43 Compare MIT
symfony/deprecation-contracts Upgraded v3.6.0 v3.7.1 Compare MIT
symfony/event-dispatcher Downgraded v7.4.0 v6.4.43 Compare MIT
symfony/event-dispatcher-contracts Upgraded v3.6.0 v3.7.1 Compare MIT
symfony/filesystem Downgraded v7.4.0 v6.4.43 Compare MIT
symfony/finder Downgraded v7.4.0 v6.4.42 Compare MIT
symfony/options-resolver Downgraded v7.4.0 v6.4.30 Compare MIT
symfony/polyfill-ctype Upgraded v1.33.0 v1.37.0 Compare MIT
symfony/polyfill-intl-grapheme Upgraded v1.33.0 v1.41.0 Compare MIT
symfony/polyfill-intl-normalizer Upgraded v1.33.0 v1.38.0 Compare MIT
symfony/polyfill-mbstring Upgraded v1.33.0 v1.38.2 Compare MIT
symfony/polyfill-php73 Upgraded v1.33.0 v1.37.0 Compare MIT
symfony/polyfill-php80 Upgraded v1.33.0 v1.37.0 Compare MIT
symfony/polyfill-php81 Upgraded v1.33.0 v1.38.1 Compare MIT
symfony/polyfill-php84 Upgraded v1.33.0 v1.38.1 Compare MIT
symfony/process Downgraded v7.4.0 v6.4.41 Compare MIT
symfony/service-contracts Upgraded v3.6.1 v3.7.1 Compare MIT
symfony/stopwatch Downgraded v7.4.0 v6.4.24 Compare MIT
symfony/string Downgraded v7.4.0 v6.4.43 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.

0 participants