Skip to content

Bump the php-dev group across 1 directory with 15 updates - #651

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-dev-96d93946e5
Open

Bump the php-dev group across 1 directory with 15 updates#651
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-dev-96d93946e5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the php-dev group with 14 updates in the / directory:

Package From To
behat/behat 3.31.0 3.32.0
overtrue/phplint 9.7.1 9.7.2
phpstan/phpstan 2.1.55 2.2.5
phpstan/phpstan-deprecation-rules 2.0.4 2.0.5
phpstan/phpstan-doctrine 2.0.22 2.0.28
phpstan/phpstan-phpunit 2.0.16 2.0.18
phpstan/phpstan-symfony 2.0.17 2.0.20
phpunit/phpunit 10.5.63 10.5.64
ramsey/uuid 4.9.2 4.9.3
rector/rector 2.4.2 2.5.7
slevomat/coding-standard 8.29.0 8.31.0
symfony/browser-kit 7.4.8 7.4.14
symfony/phpunit-bridge 7.4.8 7.4.14
symfony/web-profiler-bundle 7.4.12 7.4.15

Updates behat/behat from 3.31.0 to 3.32.0

Release notes

Sourced from behat/behat's releases.

v3.32.0

Added

Fixed

Internal

Changelog

Sourced from behat/behat's changelog.

[3.32.0] - 2026-06-20

Added

Fixed

Internal

Commits
  • b9b89cf docs: Add CHANGELOG for version 3.32.0 (#1855)
  • 41d0ddd test: Run features in gherkin-32 and legacy compatibility modes (#1848)
  • a877a3a fix: Handle empty argument lists when converting Context config to PHP (#1849)
  • 3da17c0 fix: Unexpected uses / creation of RuntimeCallee callables (#1853)
  • da1df00 fix: JSON formatter should support GHERKIN_32 mode (#1847)
  • 04a2896 feat: Support GHERKIN_32 parsing mode in pretty formatter (#1842)
  • 905ecf9 fix: Only print between Step keyword & text if correct for language (#1845)
  • c888fc0 test: Prove JUnit scenario description handling in gherkin compat modes (#1843)
  • 4d3bd6f Merge pull request #1840 from stof/test_invalid_gherkin
  • d95f173 Add a scenario covering the behavior of invalid gherkin files
  • Additional commits viewable in compare view

Updates overtrue/phplint from 9.7.1 to 9.7.2

Release notes

Sourced from overtrue/phplint's releases.

9.7.2 - 2026-06-03

Fixed

  • #224 : Linting the very same file in different file-system locations should re-use a single cache file

    Thanks to @​StantonMatt for his contribution to fix this issue

  • #232 : Upgrade Dockerfile to use PHP 8.5 runtime

Full Changelog: 9.7.1...9.7.2

Changelog

Sourced from overtrue/phplint's changelog.

9.7.2 - 2026-06-03

Fixed

  • #224 : Linting the very same file in different file-system locations should re-use a single cache file

    Thanks to @​StantonMatt for his contribution to fix this issue

  • #232 : Upgrade Dockerfile to use PHP 8.5 runtime

Full Changelog: 9.7.1...9.7.2

Commits
  • f9d3fb3 prepare release 9.7.2
  • d91ea08 update UML class diagrams
  • 987f366 update Contributing Guide related to CaptainHook usage (Composer scripts were...
  • ab6c005 solve issue #232
  • 573b4c6 Reuse PHPLint cache entries by file content (#236)
  • 7235f90 docs: update agent maintenance guidelines
  • 06c3bb9 Update jetbrains/phpstorm-stubs requirement || ^2026.0 (#233)
  • See full diff in compare view

Updates phpstan/phpstan from 2.1.55 to 2.2.5

Commits

Updates phpstan/phpstan-deprecation-rules from 2.0.4 to 2.0.5

Release notes

Sourced from phpstan/phpstan-deprecation-rules's releases.

2.0.5

  • 67bedd6 - Update github-actions (#197)
  • 6be8bd3 - Update actions/cache action to v6 (#198)
  • 0b310ec - Update github-actions to v3.0.1 (#195)
  • 782d848 - Update github-actions to v7 (#196)
  • 85fff9d - Update github-actions to f3e473d (#194)
  • 54db580 - Update github-actions (#193)
  • 99aff1a - Replace deprecated actions/create-release with softprops/action-gh-release
  • 971f8e1 - Bump GitHub Actions across major versions
  • 89fef35 - Bump GitHub Actions within their current majors
  • 0652358 - Update github-actions
  • 02119cc - Update github-actions
  • 389c78c - latest infection does not support PHP 8.2 (#189)
  • 899202d - Update release-toot.yml (#188)
  • 016d677 - name-collision-detector (#187)
  • 945df12 - Delete .github/workflows/claude-react-on-comment.yml
  • a70b8b1 - Remove default branch determination from workflow
  • 1faeb2e - Lint workflows
  • 534891e - [StepSecurity] ci: Harden GitHub Actions
  • 3acc664 - Remove PHPSTAN_BOT_TOKEN from checkout step
  • 49efeb2 - React on issues opened and fall back to issue body
  • 319c3f6 - Add PHP 8.5 to CI matrix for lint, tests, and static analysis
  • 73feeba - Add missing export-ignore entries to .gitattributes
  • c6d73e5 - Add CLAUDE.md with project documentation
  • f9f68eb - Add Claude React on Comment workflow
Commits

Updates phpstan/phpstan-doctrine from 2.0.22 to 2.0.28

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

2.0.28

2.0.27

  • 39b4ca4 - Fix incorrect stub change of criteria arg (#768)

2.0.26

  • edea68b - Update github-actions (#765)
  • 22cd60b - Sync ObjectRepository stub types with Doctrine (#767)
  • cff83bf - Fix one more test
  • 78df87c - Update more tests
  • efa7cca - Adjust test for more precise decimal-int-string type

2.0.25

  • e20e8bf - Fix duplicate registration of RepositoryMethodCallRule (#764)

2.0.24

  • 5485522 - Check field names of orderBy parameter in findBy and findOneBy

2.0.23

  • 4821d67 - Replace deprecated actions/create-release with softprops/action-gh-release
  • c6c0ee2 - Bump GitHub Actions across major versions
  • 7728233 - Bump GitHub Actions within their current majors
  • 20bd086 - Update test for phpstan 2.2 (#759)
  • 5e4d0b2 - Support Doctrine NumberType (#754)
  • a19c4b2 - Fix doctrine CI (#758)
  • c3a182e - Update github-actions
  • d022f3f - latest infection does not support PHP 8.2 (#752)
  • 4af7048 - Update release-toot.yml (#751)
  • d417606 - CI: move name-collision job into build.yml (#750)
Commits

Updates phpstan/phpstan-phpunit from 2.0.16 to 2.0.18

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

2.0.18

  • f5dc20f - Fix #[RequiresPhpunit] version requirement being evaluated against PHP version (#313)
  • 1e573d3 - AttributeVersionRequirementHelper: add defaults to bool parameters (#312)

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
  • f5dc20f Fix #[RequiresPhpunit] version requirement being evaluated against PHP vers...
  • 1e573d3 AttributeVersionRequirementHelper: add defaults to bool parameters (#312)
  • 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)
  • Additional commits viewable in compare view

Updates phpstan/phpstan-symfony from 2.0.17 to 2.0.20

Commits
  • 53f1a64 SymfonyContainerResultCacheMetaExtension optimization (#488)
  • 5c0aafd Update github-actions (#498)
  • 546071e For messenger versions below 8.1 the StampInterface stub is needed (#496)
  • 3ab814d Replace deprecated actions/create-release with softprops/action-gh-release
  • 73be923 Bump GitHub Actions across major versions
  • c9629aa Bump GitHub Actions within their current majors
  • b8a6e91 Update github-actions
  • a12176b Fix the loading of the NormalizerInterface stub (#492)
  • 6e3b7a5 Update github-actions
  • See full diff in compare view

Updates phpunit/phpunit from 10.5.63 to 10.5.64

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 10.5.64

Changed

  • #6797: Adapt code generated for test double of interface with constructor for PHP 8.6

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.64] - 2026-07-06

Changed

  • #6797: Adapt code generated for test double of interface with constructor for PHP 8.6
Commits

Updates ramsey/uuid from 4.9.2 to 4.9.3

Release notes

Sourced from ramsey/uuid's releases.

4.9.3

Fixed

  • Upgrade brick/math to support versions ^0.14 to ^0.17; fixed in #638.
  • Add support for brick/match ^0.18.

New Contributors

Full Changelog: ramsey/uuid@4.9.2...4.9.3

Changelog

Sourced from ramsey/uuid's changelog.

4.9.3 - 2026-06-18

Fixed

  • Upgrade brick/math to support versions ^0.14 to ^0.17; fixed in #638.
  • Add support for brick/math ^0.18.
Commits
  • 1df1584 Prepare release 4.9.3
  • 5525d34 Upgrade PHPStan to 2.2 and remove superfluous assertion
  • 0d95f9e Support brick/math 0.18
  • 1a1f98b [4.x] Upgrade brick/math to support versions ^0.14–^0.17 (#638)
  • 3d1c6d9 chore(deps): bump codecov/codecov-action from 5 to 6
  • 39d47ce chore(deps): bump ramsey/composer-install from 3 to 4
  • See full diff in compare view

Updates rector/rector from 2.4.2 to 2.5.7

Release notes

Sourced from rector/rector's releases.

Released Rector 2.5.7

This release sharpens the PHPUnit code-quality sets, adds a focused narrow asserts set, deprecates two blurry Symfony web-test rules, and fixes a handful of docblock false-positives in dead-code removal.

New Features 🎉

PHPUnit: PHPUNIT_NARROW_ASSERTS set

A new set focused on narrowing broad asserts to their specific, more descriptive method — e.g. assertTrue(isset($a['b']))assertArrayHasKey('b', $a). ([rector-phpunit #716])

use Rector\PHPUnit\Set\PHPUnitSetList;
return RectorConfig::configure()
->withSets([PHPUnitSetList::PHPUNIT_NARROW_ASSERTS]);

withPreparedSets() gains phpunitNarrowAsserts + phpunitMockToStub

The 2 PHPUnit sets are now toggleable like any other prepared set. (#8178)

return RectorConfig::configure()
    ->withPreparedSets(
        phpunitNarrowAsserts: true,
        phpunitMockToStub: true,
    );

PHPUnit: flip with($this->callback(...)) on void methods to willReturnCallback()

VoidMethodWithCallbackToWillReturnCallbackRector (renamed + refocused) drops the pointless return value and types the closure as void, matching the mocked void method. ([rector-phpunit #724])

 $this->createMock(SomeClass::class)
     ->method('run')
-    ->with($this->callback(function ($arg) {
-        echo $arg;
-
-        return true;
-    }));
+    ->willReturnCallback(function ($arg): void {
+        echo $arg;
+    });

... (truncated)

Commits
  • ba22f8c Rector 2.5.7
  • 1109537 Updated Rector to commit 653ec233fa55057fb11a6c133ed5c8d57dec9ff2
  • e363554 Updated Rector to commit 3c481b689cd746323dfad98782cd7939f28035e4
  • fb62051 Updated Rector to commit 3c481b689cd746323dfad98782cd7939f28035e4
  • 561c81c Updated Rector to commit 51d61737c5fbaed10c5f711bbc8074720452417e
  • 9f3ea3a Updated Rector to commit e713102f40682bc65311d3a50e5490e6acc452f3
  • 78b5c28 Updated Rector to commit 306b852af3e4d0045034a6865bffe311ccdf38c9
  • 4bb232c Updated Rector to commit 0e269a0d17470ec8331efb518efcfd5fa6e7162d
  • eab289b Updated Rector to commit cc1a748e25adb989f2cf42f0329792810d79d216
  • 4ebe4bc Updated Rector to commit ed944a11e6e3a83bac0f9e1f4a413bcc7153fca7
  • Additional commits viewable in compare view

Updates slevomat/coding-standard from 8.29.0 to 8.31.0

Release notes

Sourced from slevomat/coding-standard's releases.

8.31.0

🔧 Improvements

  • SlevomatCodingStandard.Classes.ReadonlyClass: New options allowNonFinalClasses and ignoreTraits (thanks to @​kamil-zacek)
  • SlevomatCodingStandard.Functions.ArrowFunctionDeclaration: New options disallowReturnTypeHint (thanks to @​simPod)

8.30.1

🐛 Fixes

  • SlevomatCodingStandard.Classes.ReadonlyClass: Do not require mark readonly class when class extends from another class (thanks o @​kamil-zacek)

8.30.0

🔧 Improvements

  • SlevomatCodingStandard.Classes.ReadonlyClass: For check to readonly class / promoted properties (thanks to @​kamil-zacek)
  • SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly: New options namespacesAllowedToUsePartially and namespacesRequiredToUsePartially (thanks to @​Toflar)

🐛 Fixes

  • Fix (Disallow|Require)TrailingComma sniffs to handle null parenthesis pointers (thanks to @​HonzaCZ)
Commits
  • ae5e938 Updated dependencies
  • b1e077d feat(functions): Disallow arrow function return type hints
  • fe7b9a2 ci: skip locking closed issues on forks
  • 8352f0d Add allowNonFinalClasses + ignoreTraits config for ReadonlyClassSniff
  • 301f740 Fix ReadonlyClassSniff to not to require class marked as readonly when it is ...
  • 70a3b21 Fix ReadonlyClassSniff for do not require mark readonly class when class is e...
  • 72b3590 ReadonlyClassSniff for check to readonly class / promoted properties
  • 6511c00 Add support to allow partial use rules per namespace
  • d3e1e43 Updated dependencies
  • 5302a0a Updated dependencies
  • Additional commits viewable in compare view

Updates squizlabs/php_codesniffer from 4.0.1 to 4.0.4

Release notes

Sourced from squizlabs/php_codesniffer's releases.

4.0.4 - 2026-08-06

The 4.0.2 release, the 4.0.3 and the 4.0.4 release are 100% the same (aside from the version number), there was just a slight snafu in the release publication on GitHub (missing PHAR assets). Sorry for the confusion.

4.0.2 - 2026-08-06

This is a security release and all users are advised to update their install(s) as soon as possible. The security issue only affects users of the Gitblame, Hgblame or Svnblame report(s).

Added

  • Tokenizer support for the PHP 8.5 (void) cast. #1325 The T_VOID_CAST token has been added to the Tokens::CAST_TOKENS array.
  • suggest section to the composer.json file to inform users about the recommended iconv and pcntl PHP extensions. #1388

Changed

  • Clarified that libxml is a required PHP extension. #1409
  • Squiz.Scope.StaticThisUsage: the sniff will now also search for the use of $this in static closures. #1377
  • The Generic.PHP.LowerCaseKeyword, Generic.WhiteSpace.LanguageConstructSpacing and Squiz.Functions.FunctionDeclarationArgumentSpacing sniffs no longer embed UTF-8 middot characters for spaces in error messages. #1379, #1389 Fixes [Squiz/#2652](squizlabs/PHP_CodeSniffer#2652).
  • PSR2.ControlStructures.SwitchDeclaration: the error message for the use of colon + curly braces (WrongOpener*) has been made more informative. #1358. Fixes #1322.
  • The error messages for the following sniffs have been improved by exposing more data placeholders:
    • PEAR.Functions.FunctionDeclaration #1445
      • The CloseBracketLine error message now exposes 1 data value (previously 0).
      • The EmptyLine error message now exposes 1 data value (previously 0).
      • The Indent error message now exposes 3 data values (previously 2).
      • These changes also affect the same error codes for the PSR12.Classes.AnonClassDeclaration and Squiz.Functions.MultiLineFunctionDeclaration sniffs.
    • PSR2.Classes.ClassDeclaration #1446
      • The ExtendsLine and ImplementsLine error messages now expose 3 data values (previously 1).
      • The SpaceBeforeExtends and SpaceBeforeImplements error messages now expose 2 data values (previously 1).
      • These changes also affect the same error codes for the PSR12.Classes.AnonClassDeclaration and Squiz.Classes.ClassDeclaration sniffs.
    • PSR2.ControlStructures.SwitchDeclaration #1447
      • The defaultNotLower and caseNotLower error messages now expose 3 data values (previously 2).
      • The SpaceBeforeColonDEFAULT and SpaceBeforeColonCASE error messages now expose 1 data value (previously 0).
      • The BodyOnNextLineDEFAULT and BodyOnNextLineCASE error messages now expose 1 data value (previously 0).
      • The WrongOpenerdefault and WrongOpenercase error messages now expose 1 data value (previously 0).
    • Squiz.ControlStructures.SwitchDeclaration #1449
      • The CaseNotLower and DefaultNotLower error messages now expose 3 data values (previously 2).
      • The CaseIndent and DefaultIndent error messages now expose 2 data values (previously 0).
      • The SpaceBeforeColonCase and SpaceBeforeColonDefault error messages now expose 1 data value (previously 0).
      • The BreakIndent error message now exposes 1 data value (previously 0).
      • The SpacingAfterCase and SpacingAfterDefault error messages now expose 1 data value (previously 0).
    • Squiz.Functions.FunctionDeclarationArgumentSpacing #1452
      • The SpaceBeforeEquals error message now exposes 3 data values (previously 2).
      • The SpaceAfterEquals error message now exposes 3 data values (previously 2).
    • Squiz.Functions.MultiLineFunctionDeclaration #1453
      • The FirstParamSpacing and UseFirstParamSpacing error messages now expose 1 data value (previously 0).
      • The OneParamPerLine and UseOneParamPerLine error messages now expose 1 data value (previously 0).
      • These changes also affect the same error codes for the PSR12.Classes.AnonClassDeclaration sniff.
    • If you have customised the error messages of these sniffs, please review your ruleset after upgrading.
    • Thanks to Zhang WenTao for these patches.

... (truncated)

Changelog

Sourced from squizlabs/php_codesniffer's changelog.

[4.0.4] - 2026-08-06

The 4.0.2 release, the 4.0.3 and the 4.0.4 release are 100% the same, there was just a slight snafu in the release publication on GitHub. Sorry for the confusion.

[4.0.3] - 2026-08-06

WITHDRAWN

[4.0.2] - 2026-08-06

This is a security release and all users are advised to update their install(s) as soon as possible. The security issue only affects users of the Gitblame, Hgblame or Svnblame report(s).

Added

  • Tokenizer support for the PHP 8.5 (void) cast. #1325 The T_VOID_CAST token has been added to the Tokens::CAST_TOKENS array.
  • suggest section to the composer.json file to inform users about the recommended iconv and pcntl PHP extensions. #1388

Changed

  • Clarified that libxml is a required PHP extension. #1409
  • Squiz.Scope.StaticThisUsage: the sniff will now also search for the use of $this in static closures. #1377
  • The Generic.PHP.LowerCaseKeyword, Generic.WhiteSpace.LanguageConstructSpacing and Squiz.Functions.FunctionDeclarationArgumentSpacing sniffs no longer embed UTF-8 middot characters for spaces in error messages. #1379, #1389 Fixes [Squiz/#2652][sq-2652].
  • PSR2.ControlStructures.SwitchDeclaration: the error message for the use of colon + curly braces (WrongOpener*) has been made more informative. #1358. Fixes #1322.
  • The error messages for the following sniffs have been improved by exposing more data placeholders:
    • PEAR.Functions.FunctionDeclaration #1445
      • The CloseBracketLine error message now exposes 1 data value (previously 0).
      • The EmptyLine error message now exposes 1 data value (previously 0).
      • The Indent error message now exposes 3 data values (previously 2).
      • These changes also affect the same error codes for the PSR12.Classes.AnonClassDeclaration and Squiz.Functions.MultiLineFunctionDeclaration sniffs.
    • ...

      Description has been truncated

Bumps the php-dev group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [behat/behat](https://github.com/Behat/Behat) | `3.31.0` | `3.32.0` |
| [overtrue/phplint](https://github.com/overtrue/phplint) | `9.7.1` | `9.7.2` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) | `2.1.55` | `2.2.5` |
| [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) | `2.0.4` | `2.0.5` |
| [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) | `2.0.22` | `2.0.28` |
| [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) | `2.0.16` | `2.0.18` |
| [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `2.0.17` | `2.0.20` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `10.5.63` | `10.5.64` |
| [ramsey/uuid](https://github.com/ramsey/uuid) | `4.9.2` | `4.9.3` |
| [rector/rector](https://github.com/rectorphp/rector) | `2.4.2` | `2.5.7` |
| [slevomat/coding-standard](https://github.com/slevomat/coding-standard) | `8.29.0` | `8.31.0` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `7.4.8` | `7.4.14` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.4.8` | `7.4.14` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.4.12` | `7.4.15` |



Updates `behat/behat` from 3.31.0 to 3.32.0
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md)
- [Commits](Behat/Behat@v3.31.0...v3.32.0)

Updates `overtrue/phplint` from 9.7.1 to 9.7.2
- [Release notes](https://github.com/overtrue/phplint/releases)
- [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md)
- [Commits](overtrue/phplint@9.7.1...9.7.2)

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

Updates `phpstan/phpstan-deprecation-rules` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](phpstan/phpstan-deprecation-rules@2.0.4...2.0.5)

Updates `phpstan/phpstan-doctrine` from 2.0.22 to 2.0.28
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](phpstan/phpstan-doctrine@2.0.22...2.0.28)

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

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

Updates `phpunit/phpunit` from 10.5.63 to 10.5.64
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.64/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.63...10.5.64)

Updates `ramsey/uuid` from 4.9.2 to 4.9.3
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.9.2...4.9.3)

Updates `rector/rector` from 2.4.2 to 2.5.7
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.4.2...2.5.7)

Updates `slevomat/coding-standard` from 8.29.0 to 8.31.0
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@8.29.0...8.31.0)

Updates `squizlabs/php_codesniffer` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-4.x.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@4.0.1...4.0.4)

Updates `symfony/browser-kit` from 7.4.8 to 7.4.14
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/8.2/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.4.8...v7.4.14)

Updates `symfony/phpunit-bridge` from 7.4.8 to 7.4.14
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/8.2/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.4.8...v7.4.14)

Updates `symfony/web-profiler-bundle` from 7.4.12 to 7.4.15
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/8.2/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.4.12...v7.4.15)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: overtrue/phplint
  dependency-version: 9.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-version: 2.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: phpstan/phpstan-doctrine
  dependency-version: 2.0.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: phpstan/phpstan-phpunit
  dependency-version: 2.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: phpstan/phpstan-symfony
  dependency-version: 2.0.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: phpunit/phpunit
  dependency-version: 10.5.64
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: ramsey/uuid
  dependency-version: 4.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: rector/rector
  dependency-version: 2.5.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: slevomat/coding-standard
  dependency-version: 8.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: squizlabs/php_codesniffer
  dependency-version: 4.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: symfony/browser-kit
  dependency-version: 7.4.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: symfony/phpunit-bridge
  dependency-version: 7.4.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 7.4.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
...

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 6, 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