Skip to content

Bump the php-dev group across 1 directory with 12 updates#635

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

Bump the php-dev group across 1 directory with 12 updates#635
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-dev-008e657693

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the php-dev group with 12 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.2
phpstan/phpstan-doctrine 2.0.22 2.0.27
phpstan/phpstan-phpunit 2.0.16 2.0.17
phpstan/phpstan-symfony 2.0.17 2.0.20
ramsey/uuid 4.9.2 4.9.3
rector/rector 2.4.2 2.5.2
slevomat/coding-standard 8.29.0 8.30.1
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.14

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.2

Commits

Updates phpstan/phpstan-doctrine from 2.0.22 to 2.0.27

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

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
  • 39b4ca4 Fix incorrect stub change of criteria arg (#768)
  • 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
  • e20e8bf Fix duplicate registration of RepositoryMethodCallRule (#764)
  • 5485522 Check field names of orderBy parameter in findBy and findOneBy
  • 4821d67 Replace deprecated actions/create-release with softprops/action-gh-release
  • c6c0ee2 Bump GitHub Actions across major versions
  • Additional commits viewable 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

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 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.2

Release notes

Sourced from rector/rector's releases.

Released Rector 2.5.2

Bugfixes 🐛

  • Match class + path in unused-skip reporting — fix combined class => [paths] skips being wrongly flagged as unused (#8073)
  • Mark skip used only when rule would change the file — a class/path skip counts as "used" only if the rule would actually touch that file, killing false "used" hits (#8076)
  • Improve unused-skip resolver methods — cleaner resolution internals (#8072)
  • Track used skips as class => [paths] map — richer per-path skip tracking backing the report (#8074)

Released Rector 2.5.1

Bugfixes 🐛

  • Skip unused-skip reporting on narrowed runs - no more false "unused skip" noise when running Rector on a subset of paths (#8069)
  • Display skips only on uncached run - skip report shows on real runs, not when results come from cache (#8071)
  • RemoveAlwaysTrueIfConditionRector — avoid scanning whole new statements on dynamic variable checks; moved logic to ExprAnalyzer and bail early on defined variables (#8057)

Released Rector 2.5

New Features 🥳 🎉 🎉 🎉

This release has 3 interesting new features. Let's look at them:

[dx] Report skips that never matched (#8058)

  • What? - like PHPStan's reportUnusedIgnores, but for Rector ->withSkip(). Flags skip entries that never matched anything during the run, so you can delete stale skips.

  • Why? - skips rot. You skip a path/rule to dodge a problem, later the file moves or the rule stops firing there — the skip lingers forever, silently masking nothing. This surfaces dead skips so config stays honest.

// rector.php
return RectorConfig::configure()
    ->withSkip([
        SimplifyUselessVariableRector::class => [
            '*/src/Legacy/*',          // still matches — fine
            '*/NonexistentUnused/*',   // matches nothing — stale
        ],
    ])
    ->reportUnusedSkips();

Run output:

 [OK] Rector is done!
[WARNING] This skip is unused, it never matched any element.
You can remove it from "->withSkip()"

Rector\CodeQuality\Rector\FunctionLike\SimplifyUselessVariableRector => /NonexistentUnused/

... (truncated)

Commits
  • 49ff633 Rector 2.5.2
  • 56d179b Updated Rector to commit dd21759b1194fe28cd266337124fd3035c62ead9
  • 228203d Updated Rector to commit 2328ea6338d2496c409aaf2d8a001052e323feda
  • d7cb788 Updated Rector to commit 19dcdb7816f10cb502a1b2ef5a6628185f74e49d
  • 76d81c5 Updated Rector to commit aea1570424613c9a0acbf80c3abeb41d7dd33dbe
  • 34a9124 Rector 2.5.1
  • 6502d60 Updated Rector to commit df98b3b4e5f024d2260edc233dc9cb4adfe6a3e0
  • b74237c Updated Rector to commit 84ab911ef53267aa1c4a9466064def614e486eea
  • e3c4ee7 Updated Rector to commit 3893ea422afa3fb801ae64fa546c8a2cb24b0f97
  • bdd26a9 Updated Rector to commit 580b374ea3638fd50cf9b98b84445cd9fe53768e
  • Additional commits viewable in compare view

Updates slevomat/coding-standard from 8.29.0 to 8.30.1

Release notes

Sourced from slevomat/coding-standard's releases.

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
  • 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
  • 61316e2 Fix (Disallow|Require)TrailingComma*Sniff to handle null parenthesis pointers
  • 39155a9 Update .gitattributes to exclude dev files from composer dist
  • See full diff in compare view

Updates symfony/browser-kit from 7.4.8 to 7.4.14

Release notes

Sourced from symfony/browser-kit's releases.

v7.4.14

Changelog (symfony/browser-kit@v7.4.9...v7.4.14)

Commits
  • bb28e87 Merge branch '6.4' into 7.4
  • 94d0d54 Unsafe unserialize phpstan rule
  • 2f99756 Merge branch '6.4' into 7.4
  • 3443c2b Drop PR warning and auto-closing on subtree splits
  • bbe5192 Update XSD references in phpunit.xml.dist files
  • 088f871 Merge branch '6.4' into 7.4
  • 5f12f79 PHP CS Fixer: backports changes toward 6.4 branch
  • ed43e22 CS fixes
  • f4099e7 [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 47e940e Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files
  • See full diff in compare view

Updates symfony/phpunit-bridge from 7.4.8 to 7.4.14

Release notes

Sourced from symfony/phpunit-bridge's releases.

v7.4.14

Changelog (symfony/phpunit-bridge@v7.4.9...v7.4.14)

Commits
  • 11eeee9 Merge branch '6.4' into 7.4
  • c73c657 Unsafe unserialize phpstan rule
  • acc317d Merge branch '6.4' into 7.4
  • 7b63122 Drop PR warning and auto-closing on subtree splits
  • 4ed707d Update XSD references in phpunit.xml.dist files
  • 14b3419 [Tests] Fix "Incomplete version" PHPUnit warnings
  • 6bae836 Merge branch '6.4' into 7.4
  • effe8b0 PHP CS Fixer: backports changes toward 6.4 branch
  • 0f18639 CS fixes
  • 9422940 Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Updates symfony/web-profiler-bundle from 7.4.12 to 7.4.14

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v7.4.14

Changelog (symfony/web-profiler-bundle@v7.4.13...v7.4.14)

v7.4.13

Changelog (symfony/web-profiler-bundle@v7.4.11...v7.4.13)

Commits
  • 5dead36 Merge branch '6.4' into 7.4
  • 937c2a7 Drop PR warning and auto-closing on subtree splits
  • 9c54dd3 Update installation command for Stopwatch component
  • 8b2e7bd Fix XMLHttpRequest URL handling in toolbar JS
  • 1b06aa5 Remove usage of Kernel::VERSION
  • 153076b Merge branch '6.4' into 7.4
  • 2174534 [HttpKernel][WebProfilerBundle] Check logs priority name for both WARNING a...
  • See full diff in compare view

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 php-dev group with 12 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.2` |
| [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) | `2.0.22` | `2.0.27` |
| [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) | `2.0.16` | `2.0.17` |
| [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) | `2.0.17` | `2.0.20` |
| [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.2` |
| [slevomat/coding-standard](https://github.com/slevomat/coding-standard) | `8.29.0` | `8.30.1` |
| [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.14` |



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.2
- [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits)

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

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)

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 `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.2
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.4.2...2.5.2)

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

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.14
- [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.14)

---
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.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: phpstan/phpstan-doctrine
  dependency-version: 2.0.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: phpstan/phpstan-phpunit
  dependency-version: 2.0.17
  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: 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.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: slevomat/coding-standard
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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.14
  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 Jul 14, 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