Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the dev-dependencies group with 7 updates in the / directory:

Package From To
friendsofphp/php-cs-fixer 3.89.1 3.93.1
friendsoftwig/twigcs 6.5.0 6.6.1
maglnet/composer-require-checker 4.18.0 4.20.0
symfony/css-selector 7.3.0 8.0.0
symfony/debug-bundle 7.3.5 8.0.0
symfony/maker-bundle 1.64.0 1.65.1
symfony/panther 2.2.0 2.4.0

Updates friendsofphp/php-cs-fixer from 3.89.1 to 3.93.1

Release notes

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

v3.93.1 Exceptional Exception

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.93.0...v3.93.1

v3.93.0 Exceptional Exception

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.92.5...v3.93.0

... (truncated)

Changelog

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

Changelog for v3.93.1

  • fix: ErrorOutput - do not show "begin diff"/"end diff" when there is no diff (#9361)
  • fix: UseArrowFunctionsFixer - don't convert lambda with use($var) clause if it includes another file (#9389)
  • DX: use null coalescing operator (#9380)

Changelog for v3.93.0

  • feat: add ModernSerializationMethodsFixer (#9108)
  • feat: Add NoRedundantReadonlyPropertyFixer (#9339)
  • feat: add PhpdocTypesNoDuplicatesFixer (#9312)
  • feat: do not suggest config file creation if config explicitly skipped with --config=- (#9379)
  • feat: improve handling of @see tags in FullyQualifiedStrictTypesFixer (#9350)
  • feat: PER attribute block no spaces (#9264)
  • feat: php_unit_test_case_static_method_calls - change default 'call_type' to 'this' for v4 (#9328)
  • feat: protected_to_private - add to@Symfony set (#9303)
  • feat: PSR/PER-CS - adjust braces_position rule (#9329)
  • feat: remove php_unit_test_case_static_method_calls from PHPUnit sets (#9341)
  • feat: @PHP7x0MigrationRisky - update configuration of RandomApiMigrationFixer to match it's newly updated v4 defaults (#9368)
  • feat: @Symfony:risky - extend set with modern_serialization_methods (#9366)
  • feat: @Symfony:risky - extend set with static_lambda (#9365)
  • feat: @Symfony - enable no_unneeded_control_parentheses.statements.negative_instanceof (#9336)
  • feat: @Symfony - extend set with no_useless_else (#9363)
  • feat: @Symfony - extend set with no_useless_return (#9364)
  • feat: RandomApiMigrationFixer - allow to convert mt_getrandmax and mt_srand (#9367)
  • fix: properly expose memory usage while running parallel mode (#9352)
  • fix: ModifierKeywordsFixer - closure in attribute (#9358)
  • fix: NoUselessElseFixer - handle conditional symbol declarations (#9347)
  • fix: OrderedClassElementsFixer - closure in attribute (#9357)
  • fix: PhpUnitAttributesFixer - do not add for annotation @testWith when attribute TestWith already present (#9354)
  • refactor: add base key-existence check for cross-process communication in parallel runner (#9360)
  • refactor: FixerDocumentGenerator - limit the scope to create rule instance in future mode only (#9359)
  • test: fix compatibility towards Symfony 8 (#9370)
  • test: update PHP 8.5 compat test to cover closure in attribute and prevent conversion to empty arrow function (#9373)
  • chore: add clarifying @return annotations to Config (#9337)
  • chore: fix assign.propertyType error from PHPStan (#9332)
  • chore: PHPUnit sets - cleanup test, update docs/comments (#9342)
  • chore: simplify phpstan:baseline command (#9346)
  • deps: bump crate-ci/typos from 1.41.0 to 1.42.0 (#9338)
  • deps: bump crate-ci/typos from 1.42.0 to 1.42.1 (#9376)
  • deps: bump dev deps (#9369)
  • deps: bump the phpstan group in /dev-tools with 3 updates (#9375)
  • docs: show default value for future mode (#9355)
  • DX: add env for easier finding which fixer break a PHP syntax (#9356)

Changelog for v3.92.5

... (truncated)

Commits
  • b3546ab prepared the 3.93.1 release
  • dc6bc0b fix: UseArrowFunctionsFixer - don't convert lambda with use($var) clause ...
  • 9a10233 DX: use null coalescing operator (#9380)
  • a4cf14d fix: ErrorOutput - do not show "begin diff"/"end diff" when there is no dif...
  • 85eaf27 bumped version
  • 50895a0 prepared the 3.93.0 release
  • 0292db5 feat: do not suggest config file creation if config explicitly skipped with `...
  • 7b6a712 feat: PER attribute block no spaces (#9264)
  • 7101f88 feat: Add NoRedundantReadonlyPropertyFixer (#9339)
  • 1e446b9 feat: remove php_unit_test_case_static_method_calls from PHPUnit sets (#9341)
  • Additional commits viewable in compare view

Updates friendsoftwig/twigcs from 6.5.0 to 6.6.1

Release notes

Sourced from friendsoftwig/twigcs's releases.

v6.6.1

What's Changed

New Contributors

Full Changelog: friendsoftwig/twigcs@v6.6.0...v6.6.1

v6.6.0

What's Changed

Full Changelog: friendsoftwig/twigcs@v6.5.0...v6.6.0

Changelog

Sourced from friendsoftwig/twigcs's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

For a full diff see [6.5.0...main][6.5.0...main].

Commits
  • cebf24a Fix FatalError "undefined method Symfony\Component\Console\Application::add()...
  • e9d1690 Add support for Symfony 8 (#351)
  • 540fd6b Support PHP 8.5 (#350)
  • f5b2758 composer(deps-dev): Update symfony/phpunit-bridge requirement (#346)
  • e911508 composer(deps-dev): Update symfony/phpunit-bridge requirement (#343)
  • 49abf44 github-actions(deps): Bump codecov/codecov-action from 4 to 5 (#345)
  • See full diff in compare view

Updates maglnet/composer-require-checker from 4.18.0 to 4.20.0

Release notes

Sourced from maglnet/composer-require-checker's releases.

4.20.0

Release Notes for 4.20.0

Feature release (minor)

4.20.0

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 1

dependencies,enhancement,renovate

4.19.0

Release Notes for 4.19.0

Feature release (minor)

4.19.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

dependencies,enhancement

renovate

Commits
  • c62d517 Merge pull request #567 from maglnet/renovate/phpunit-phpunit-12.x
  • a8e08f0 Replaced mock usage with a stub, where appropriate
  • 03dd648 Update dependency phpunit/phpunit to v12
  • ff9c848 Merge pull request #593 from maglnet/renovate/lock-file-maintenance
  • f36dc38 Lock file maintenance
  • 188c77e Merge pull request #579 from maglnet/renovate/all-minor-patch
  • 58f0038 Removed unused logic block: VERBOSITY_QUIET already correctly handled by th...
  • 27b3145 Ignore return.missing errors reported by PHPStan
  • 95937f5 Removed unused expressions, improving mutation score
  • 9997a91 Improving mutation score: verifying quietness of output
  • Additional commits viewable in compare view

Updates symfony/css-selector from 7.3.0 to 8.0.0

Release notes

Sourced from symfony/css-selector's releases.

v8.0.0

Changelog (symfony/css-selector@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/css-selector@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA2

Changelog (symfony/css-selector@v8.0.0-BETA1...v8.0.0-BETA2)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/css-selector@v7.3.4...v8.0.0-BETA1)

v7.4.0

Changelog (symfony/css-selector@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (symfony/css-selector@v7.4.0-BETA2...v7.4.0-RC1)

  • no significant changes

v7.4.0-BETA2

Changelog (symfony/css-selector@v7.4.0-BETA1...v7.4.0-BETA2)

  • no significant changes

v7.4.0-BETA1

Changelog (symfony/css-selector@v7.3.4...v7.4.0-BETA1)

  • no significant changes

v7.3.6

Changelog (symfony/css-selector@v7.3.5...v7.3.6)

  • no significant changes
Commits
  • 6225bd4 Merge branch '7.4' into 8.0
  • ab862f4 Merge branch '7.3' into 7.4
  • 8432118 [CssSelector] Fix incorrect return type for Token::getType()
  • b3bfe17 Merge branch '7.4' into 8.0
  • 57500fe chore: heredoc indentation as of PHP 7.3
  • 32c414f Merge branch '7.4' into 8.0
  • 1a3445e Remove some unneeded var annotations
  • 70df10d Merge branch '7.4' into 8.0
  • 810c1bb replace PHPUnit annotations with attributes
  • d2fc42e Merge branch '7.4' into 8.0
  • Additional commits viewable in compare view

Updates symfony/debug-bundle from 7.3.5 to 8.0.0

Release notes

Sourced from symfony/debug-bundle's releases.

v8.0.0

Changelog (symfony/debug-bundle@v8.0.0-RC3...v8.0.0)

  • no significant changes

v8.0.0-RC1

Changelog (symfony/debug-bundle@v8.0.0-BETA2...v8.0.0-RC1)

  • no significant changes

v8.0.0-BETA1

Changelog (symfony/debug-bundle@v7.3.4...v8.0.0-BETA1)

v7.4.0

Changelog (symfony/debug-bundle@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (symfony/debug-bundle@v7.4.0-BETA2...v7.4.0-RC1)

  • no significant changes

v7.4.0-BETA1

Changelog (symfony/debug-bundle@v7.3.4...v7.4.0-BETA1)

Changelog

Sourced from symfony/debug-bundle's changelog.

CHANGELOG

7.4

  • Wire the $profilerDumper argument in DumpListener

4.1.0

  • Added the server:dump command to run a server collecting and displaying dumps on a single place with multiple formats support
Commits
  • 02665ef Merge branch '7.4' into 8.0
  • 329383f feature #62027 [DebugBundle][HttpKernel] Collect dumps when console profiling...
  • efd12b1 Merge branch '7.4' into 8.0
  • 5c5911a Merge branch '7.3' into 7.4
  • 435a382 [HttpKernel][DebugBundle] Collect dumps when console profiling is enabled
  • c799258 remove getNamespace() and getXsdValidationBasePath() from ExtensionInterface
  • f2cb436 [DependencyInjection][Routing] Remove support for the XML configuration format
  • 4af9982 Merge branch '7.4' into 8.0
  • 04500c5 [DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath(...
  • 046f4ae Merge branch '7.4' into 8.0
  • Additional commits viewable in compare view

Updates symfony/maker-bundle from 1.64.0 to 1.65.1

Release notes

Sourced from symfony/maker-bundle's releases.

1.65.1

What's Changed

[eba30452] Feature: use logout_path() in login form templates (@​PierreCapel) [f33c80eb] Bump php-cs-fixer to 3.75 (@​shakaran) [edad857b] Bug: removed assertion on status code after redirect (@​rensieeee) [dd7818d7] Bug: fixed undefined method issue (@​kekstlt) [efd35327] Bug: updated MigrationDiffFilteredOutput to implement all methods from OutputInterface (Josh McRae)

v1.65.0: Symfony 8

What's Changed

[9a0276d7] Feature: Add support for Symfony 8 (@​Kocal) [d3e8169a] Fix: do not implement __serialize() for users without passwords (@​xabbuh) [6f42db1f] Fix: PHP 8.4 deprecation about implicitly-nullable-types (@​natewiebe13) [2696e9e1] minor: Do not call Reflection*::setAccessible() (@​W0rma)

Commits
  • eba3045 minor #1735 Use logout_path() in login form templates (PierreCapel)
  • efd3532 bug #1749 Updated MigrationDiffFilteredOutput to implement all methods from O...
  • 2ac15a2 Added missing method from OutputInterface
  • edad857 minor #1740 Removed assertion on status code after redirect (rensieeee)
  • 078ce47 Revert some change
  • f33c80e minor #1706 feat: bump php-cs-fixer to 3.75 (shakaran)
  • dd7818d bug #1725 Fixed undefined method issue (kekstlt)
  • 9a0276d feature #1724 Add support for Symfony 8 (Kocal)
  • 85e7d2b Add support for Symfony 8
  • 6f42db1 bug #1728 PHP 8.4 Deprecation Fix (natewiebe13)
  • Additional commits viewable in compare view

Updates symfony/panther from 2.2.0 to 2.4.0

Release notes

Sourced from symfony/panther's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: symfony/panther@v2.3.0...v2.4.0

Version 2.3.0

  • Add support for PHP 8.5
  • Add support for Symfony 8
  • Disable dev-tools by default
Changelog

Sourced from symfony/panther's changelog.

CHANGELOG

2.3.0

  • Add support for PHP 8.5
  • Add support for Symfony 8
  • Disable dev-tools by default
Commits

You can trigger a rebase of this PR 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 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 dev-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | `3.89.1` | `3.93.1` |
| [friendsoftwig/twigcs](https://github.com/friendsoftwig/twigcs) | `6.5.0` | `6.6.1` |
| [maglnet/composer-require-checker](https://github.com/maglnet/ComposerRequireChecker) | `4.18.0` | `4.20.0` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `7.3.0` | `8.0.0` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.3.5` | `8.0.0` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.64.0` | `1.65.1` |
| [symfony/panther](https://github.com/symfony/panther) | `2.2.0` | `2.4.0` |



Updates `friendsofphp/php-cs-fixer` from 3.89.1 to 3.93.1
- [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.89.1...v3.93.1)

Updates `friendsoftwig/twigcs` from 6.5.0 to 6.6.1
- [Release notes](https://github.com/friendsoftwig/twigcs/releases)
- [Changelog](https://github.com/friendsoftwig/twigcs/blob/main/CHANGELOG.md)
- [Commits](friendsoftwig/twigcs@6.5.0...v6.6.1)

Updates `maglnet/composer-require-checker` from 4.18.0 to 4.20.0
- [Release notes](https://github.com/maglnet/ComposerRequireChecker/releases)
- [Commits](maglnet/ComposerRequireChecker@4.18.0...4.20.0)

Updates `symfony/css-selector` from 7.3.0 to 8.0.0
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/8.1/CHANGELOG.md)
- [Commits](symfony/css-selector@v7.3.0...v8.0.0)

Updates `symfony/debug-bundle` from 7.3.5 to 8.0.0
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/8.1/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v7.3.5...v8.0.0)

Updates `symfony/maker-bundle` from 1.64.0 to 1.65.1
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Commits](symfony/maker-bundle@v1.64.0...v1.65.1)

Updates `symfony/panther` from 2.2.0 to 2.4.0
- [Release notes](https://github.com/symfony/panther/releases)
- [Changelog](https://github.com/symfony/panther/blob/main/CHANGELOG.md)
- [Commits](symfony/panther@v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.93.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: friendsoftwig/twigcs
  dependency-version: 6.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: maglnet/composer-require-checker
  dependency-version: 4.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: symfony/css-selector
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: symfony/debug-bundle
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: symfony/maker-bundle
  dependency-version: 1.65.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: symfony/panther
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 1, 2026
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