Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Bumps the php-prod group with 11 updates in the / directory:

Package From To
incenteev/composer-parameter-handler 2.2.0 2.3.0
symfony/config 7.3.6 7.4.0
symfony/console 7.3.6 7.4.0
symfony/expression-language 7.3.2 7.4.0
symfony/form 7.3.6 7.4.0
symfony/http-foundation 7.3.7 7.4.0
symfony/monolog-bundle 3.10.0 3.11.0
symfony/runtime 7.3.4 7.4.0
symfony/security-bundle 7.3.4 7.4.0
symfony/translation 7.3.4 7.4.0
symfony/twig-bundle 7.3.4 7.4.0

Updates incenteev/composer-parameter-handler from 2.2.0 to 2.3.0

Release notes

Sourced from incenteev/composer-parameter-handler's releases.

2.3.0

  • Add support for symfony/yaml 8
  • Fix PHP 8.5 deprecations
Changelog

Sourced from incenteev/composer-parameter-handler's changelog.

2.3.0 (2025-11-26)

  • Add support for symfony/yaml 8
  • Fix PHP 8.5 deprecations
Commits

Updates symfony/config from 7.3.6 to 7.4.0

Release notes

Sourced from symfony/config's releases.

v7.4.0

Changelog (symfony/config@v7.4.0-RC3...v7.4.0)

v7.4.0-RC1

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

  • no significant changes

v7.4.0-BETA2

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

v7.4.0-BETA1

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

Commits
  • f76c74e Merge branch '7.3' into 7.4
  • b212ca7 [Config] Fix nullable EnumNode with BackedEnum
  • 32c2687 Merge branch '7.3' into 7.4
  • 8204049 [Config] Deprecate config builder generators
  • 5ccb0fd [FrameworkBundle] Auto-generate config/reference.php to assist in writing a...
  • 3dd518a minor #62121 Add TEST_GENERATE_FIXTURES=1 to generate fixtures in tests (G...
  • 9352de6 Add TEST_GENERATE_FIXTURES=1 to generate fixtures in tests
  • 7bd16ba [Config] Fix array shape for canBeEnabled / canBeDisabled
  • 50924ea [Config] Fix generating array-shapes that list enum cases
  • 37acc04 [Config][DependencyInjection] Deprecate the fluent PHP format for semantic co...
  • Additional commits viewable in compare view

Updates symfony/console from 7.3.6 to 7.4.0

Release notes

Sourced from symfony/console's releases.

v7.4.0

Changelog (symfony/console@v7.4.0-RC3...v7.4.0)

v7.4.0-RC3

Changelog (symfony/console@v7.4.0-RC2...v7.4.0-RC3)

v7.4.0-RC2

Changelog (symfony/console@v7.4.0-RC1...v7.4.0-RC2)

  • no significant changes

v7.4.0-RC1

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

v7.4.0-BETA2

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

  • no significant changes

v7.4.0-BETA1

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

Commits
  • 0bc0f45 Merge branch '7.3' into 7.4
  • 87ca0e4 Merge branch '6.4' into 7.3
  • 18c5fd1 [Console] Fix exception message when abbreviation matches multiple hidden com...
  • 4155b9f Merge branch '7.3' into 7.4
  • 1f04b60 Merge branch '6.4' into 7.3
  • 7f0dd9a [Console] Fix completion for global options values
  • 87ad3ca [Console] Remove a redundant local variable in the console Application class.
  • a2b78ae fix merge
  • 50ffc02 Merge branch '7.3' into 7.4
  • ddb064e Merge branch '6.4' into 7.3
  • Additional commits viewable in compare view

Updates symfony/expression-language from 7.3.2 to 7.4.0

Release notes

Sourced from symfony/expression-language's releases.

v7.4.0

Changelog (symfony/expression-language@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (symfony/expression-language@v7.4.0-BETA2...v7.4.0-RC1)

v7.4.0-BETA1

Changelog (symfony/expression-language@v7.3.4...v7.4.0-BETA1)

  • no significant changes
Commits
  • 8b9bbbb Merge branch '7.3' into 7.4
  • cd87867 Merge branch '6.4' into 7.3
  • 01906f3 [ExpressionLanguage] Compile numbers with var_export in Compiler::repr for th...
  • b53192c chore: PHP CS Fixer - update heredoc handling
  • ac16e72 minor #61373 chore: PHP CS Fixer - heredoc indentation as of PHP 7.3 (keradus)
  • b79fe9b run tests with PHPUnit 12.3
  • dc65632 chore: heredoc indentation as of PHP 7.3
  • 2e92b4a CS fixes
  • be9035a replace PHPUnit annotations with attributes
  • b3f60d6 run tests using PHPUnit 11.5
  • Additional commits viewable in compare view

Updates symfony/form from 7.3.6 to 7.4.0

Release notes

Sourced from symfony/form's releases.

v7.4.0

Changelog (symfony/form@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC3

Changelog (symfony/form@v7.4.0-RC2...v7.4.0-RC3)

v7.4.0-RC1

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

v7.4.0-BETA2

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

  • no significant changes

v7.4.0-BETA1

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

Commits
  • 00b8d61 Mark FormFlow as finished if the last step is skipped
  • fd1752e Merge branch '7.3' into 7.4
  • a766bc4 [Form][Intl] Allow the developer to choose if he want to include/exclude curr...
  • 4a374b6 Add FormFlow for multistep forms management
  • 9906163 Merge branch '7.3' into 7.4
  • 46b4de4 Merge branch '7.3' into 7.4
  • fe2a58a do not install symfony/intl < 7.4
  • cf449e8 feature #61837 [Form] Add new active_at, not_active_at and legal_tender...
  • d304325 [Form] Add new active_at, not_active_at and legal_tender options to `Cu...
  • 6cc6ccd Merge branch '7.3' into 7.4
  • Additional commits viewable in compare view

Updates symfony/http-foundation from 7.3.7 to 7.4.0

Release notes

Sourced from symfony/http-foundation's releases.

v7.4.0

Changelog (symfony/http-foundation@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (symfony/http-foundation@v7.4.0-BETA2...v7.4.0-RC1)

v7.4.0-BETA2

Changelog (symfony/http-foundation@v7.4.0-BETA1...v7.4.0-BETA2)

v7.4.0-BETA1

Changelog (symfony/http-foundation@v7.3.4...v7.4.0-BETA1)

Commits
  • 769c172 [HttpFoundation] Fix tests
  • 9c3a3e2 Merge branch '7.3' into 7.4
  • c0a2415 Merge branch '6.4' into 7.3
  • 716e385 [HttpFoundation] Fix RequestTest insulation
  • cdc7f21 Merge branch '7.3' into 7.4
  • 90804bb Merge branch '6.4' into 7.3
  • 4f9dbbf [HttpFoundation] Fix AcceptHeader overwrites items with different parameters
  • fa8b9f2 Merge branch '7.3' into 7.4
  • a696cb0 Merge branch '7.3' into 7.4
  • f715d90 [HttpFoundation] Deprecate null $format argument to Request::setFormat()
  • Additional commits viewable in compare view

Updates symfony/monolog-bundle from 3.10.0 to 3.11.0

Release notes

Sourced from symfony/monolog-bundle's releases.

3.11.0

  • Reorganize files to match the "Reusable Bundles" structure
  • Migrate services configuration to PHP
  • Add console.interactive_only flag
  • Add slack.exclude_fields and slackwebhook.exclude_fields configuration
  • Add a processor to all loggers only when tags do not specify a channel or handler
  • Deprecate abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Drop support for PHP < 8.1
  • Drop support for Symfony < 6.4
  • Add TelegramBotHandler topic support
  • Deprecate sentry and raven handler, use a service handler with sentry/sentry-symfony instead
  • Add configuration for Gelf encoders
  • Fix host configuration for elastic_search handler
  • Add hosts configuration for elastica handler
  • Add enabled option to handlers configuration
  • Add priority field to processor tag
  • Add mongodb handler and deprecate mongo
  • Add monolog.formatter.syslog service definition to format RFC5424-compliant messages
Changelog

Sourced from symfony/monolog-bundle's changelog.

3.11.0 (2025-11-27)

  • Reorganize files to match the "Reusable Bundles" structure
  • Migrate services configuration to PHP
  • Add console.interactive_only flag
  • Add slack.exclude_fields and slackwebhook.exclude_fields configuration
  • Add a processor to all loggers only when tags do not specify a channel or handler
  • Deprecate abstract monolog.activation_strategy.not_found and monolog.handler.fingers_crossed.error_level_activation_strategy service definitions
  • Drop support for PHP < 8.1
  • Drop support for Symfony < 6.4
  • Add TelegramBotHandler topic support
  • Deprecate sentry and raven handler, use a service handler with sentry/sentry-symfony instead
  • Add configuration for Gelf encoders
  • Fix host configuration for elastic_search handler
  • Add hosts configuration for elastica handler
  • Add enabled option to handlers configuration
  • Add priority field to processor tag
  • Add mongodb handler and deprecate mongo
  • Add monolog.formatter.syslog service definition to format RFC5424-compliant messages
Commits
  • e12eb92 Prepare the 3.11.0 release
  • 26a29b9 feature #473 Add service definition for SyslogFormatter (sarim)
  • 8996d60 Add service definition for SyslogFormatter
  • c8d9bf0 bug #556 Allow unset of excluded_http_codes (GromNaN)
  • 7f4ae11 Allow unset of excluded_http_codes
  • ec54eb1 feature #550 Deprecate "mongo" handler type in favor of new "mongodb" syntax ...
  • c1899dd Deprecate "mongo" handler type in favor of new "mongodb" syntax
  • 4fb8f83 minor #551 Remove :void return types from tests (GromNaN)
  • 8f91266 Remove :void return types from tests
  • c6b64c3 feature #485 Add priority field to processor tags (HypeMC)
  • Additional commits viewable in compare view

Updates symfony/runtime from 7.3.4 to 7.4.0

Release notes

Sourced from symfony/runtime's releases.

v7.4.0

Changelog (symfony/runtime@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

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

  • no significant changes

v7.4.0-BETA2

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

v7.4.0-BETA1

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

Commits
  • e3dd6c0 [PHPDoc] Fix various PHPDoc syntax errors
  • cfa878e [Runtime] Expose project_dir as APP_PROJECT_DIR env var
  • 5b90ac8 make project_dir configurable
  • 43f5d81 Merge branch '7.3' into 7.4
  • be29914 [Runtime] Expose the runtime class in $_SERVER['APP_RUNTIME']
  • afe3c3f [Runtime] Support runtime options as a string
  • f305b5a chore: PHP CS Fixer - restore PHP / PHPUnit rulesets
  • 199d14e run tests using PHPUnit 11.5
  • 00ceeb8 Various CS fixes
  • 71821d5 feature #60503 [Runtime] Automatically use FrankenPHP runner when its worker ...
  • Additional commits viewable in compare view

Updates symfony/security-bundle from 7.3.4 to 7.4.0

Release notes

Sourced from symfony/security-bundle's releases.

v7.4.0

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

  • no significant changes

v7.4.0-RC2

Changelog (symfony/security-bundle@v7.4.0-RC1...v7.4.0-RC2)

v7.4.0-RC1

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

  • no significant changes

v7.4.0-BETA1

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

Commits
  • 48a64e7 [Security] Set OIDC JWKS cache TTL from provider headers
  • b0db040 [Config] Deprecate setting a default value to a node that is required, and vi...
  • d300919 [Security] Allow multiple OIDC discovery endpoints
  • d3f86d0 feature #60660 [Security] Add security:oidc-token:generate command (Jean-Beru)
  • 6f656b0 [Security] Add security:oidc-token:generate command
  • 337d912 [DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath(...
  • 49e275b [DependencyInjection][Routing] Deprecate XML configuration format
  • 8cd9213 [DependencyInjection][Config][Routing] Deprecate using $this or the interna...
  • 4e3c3f6 feature #51273 [Config] Add ArrayNodeDefinition::acceptAndWrap() to list al...
  • 9750123 Merge branch '7.3' into 7.4
  • Additional commits viewable in compare view

Updates symfony/translation from 7.3.4 to 7.4.0

Release notes

Sourced from symfony/translation's releases.

v7.4.0

Changelog (symfony/translation@v7.4.0-RC3...v7.4.0)

v7.4.0-RC2

Changelog (symfony/translation@v7.4.0-RC1...v7.4.0-RC2)

  • no significant changes

v7.4.0-RC1

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

v7.4.0-BETA1

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

Commits
  • 2d01ca0 Merge branch '7.3' into 7.4
  • c586b15 Merge branch '6.4' into 7.3
  • d1fdeef minor #62360 [Intl] Update data to ICU 78.1 (llupa)
  • b02459d [Intl] Update data to ICU 78.1
  • 27c7889 [Translation][Routing] Fix typos
  • 2f2de9f [Security] Keep SymfonyCasts as backers of the Security components 🤗
  • e64bc06 [Translation] Make the extractor alias optional
  • 125608d [PHPDoc] Fix various PHPDoc syntax errors
  • 0f46154 [Translation] Remove an unused argument passed to parseNode() method
  • 7d843af do not use deprecated PHPUnit features
  • Additional commits viewable in compare view

Updates symfony/twig-bundle from 7.3.4 to 7.4.0

Release notes

Sourced from symfony/twig-bundle's releases.

v7.4.0

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

  • no significant changes

v7.4.0-RC1

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

  • no significant changes

v7.4.0-BETA1

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

Commits
  • f83f530 [DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath(...
  • 711a680 [DependencyInjection][Routing] Deprecate XML configuration format
  • e3b9dcd [Config] Add ArrayNodeDefinition::acceptAndWrap() to list alternative types...
  • 1ad7fa9 [Config] Add argument $singular to NodeBuilder::arrayNode() to decouple plura...
  • 65bb3af Merge branch '7.3' into 7.4
  • 0c1ce54 chore: heredoc indentation as of PHP 7.3
  • 74a7e45 Remove some implicit bool type juggling
  • 4eaa11d CS fixes
  • 3b2131e replace PHPUnit annotations with attributes
  • 2d3dd49 run tests using PHPUnit 11.5
  • Additional commits viewable 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 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 php-prod group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [incenteev/composer-parameter-handler](https://github.com/Incenteev/ParameterHandler) | `2.2.0` | `2.3.0` |
| [symfony/config](https://github.com/symfony/config) | `7.3.6` | `7.4.0` |
| [symfony/console](https://github.com/symfony/console) | `7.3.6` | `7.4.0` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `7.3.2` | `7.4.0` |
| [symfony/form](https://github.com/symfony/form) | `7.3.6` | `7.4.0` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `7.3.7` | `7.4.0` |
| [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) | `3.10.0` | `3.11.0` |
| [symfony/runtime](https://github.com/symfony/runtime) | `7.3.4` | `7.4.0` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.3.4` | `7.4.0` |
| [symfony/translation](https://github.com/symfony/translation) | `7.3.4` | `7.4.0` |
| [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `7.3.4` | `7.4.0` |



Updates `incenteev/composer-parameter-handler` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/Incenteev/ParameterHandler/releases)
- [Changelog](https://github.com/Incenteev/ParameterHandler/blob/master/CHANGELOG.md)
- [Commits](Incenteev/ParameterHandler@v2.2.0...v2.3.0)

Updates `symfony/config` from 7.3.6 to 7.4.0
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.3/CHANGELOG.md)
- [Commits](symfony/config@v7.3.6...v7.4.0)

Updates `symfony/console` from 7.3.6 to 7.4.0
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md)
- [Commits](symfony/console@v7.3.6...v7.4.0)

Updates `symfony/expression-language` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.3/CHANGELOG.md)
- [Commits](symfony/expression-language@v7.3.2...v7.4.0)

Updates `symfony/form` from 7.3.6 to 7.4.0
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/7.3/CHANGELOG.md)
- [Commits](symfony/form@v7.3.6...v7.4.0)

Updates `symfony/http-foundation` from 7.3.7 to 7.4.0
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md)
- [Commits](symfony/http-foundation@v7.3.7...v7.4.0)

Updates `symfony/monolog-bundle` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/symfony/monolog-bundle/releases)
- [Changelog](https://github.com/symfony/monolog-bundle/blob/4.x/CHANGELOG.md)
- [Commits](symfony/monolog-bundle@v3.10.0...v3.11.0)

Updates `symfony/runtime` from 7.3.4 to 7.4.0
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.3/CHANGELOG.md)
- [Commits](symfony/runtime@v7.3.4...v7.4.0)

Updates `symfony/security-bundle` from 7.3.4 to 7.4.0
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/security-bundle@v7.3.4...v7.4.0)

Updates `symfony/translation` from 7.3.4 to 7.4.0
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.3/CHANGELOG.md)
- [Commits](symfony/translation@v7.3.4...v7.4.0)

Updates `symfony/twig-bundle` from 7.3.4 to 7.4.0
- [Release notes](https://github.com/symfony/twig-bundle/releases)
- [Changelog](https://github.com/symfony/twig-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/twig-bundle@v7.3.4...v7.4.0)

---
updated-dependencies:
- dependency-name: incenteev/composer-parameter-handler
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/config
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/console
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/expression-language
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/form
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/http-foundation
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/monolog-bundle
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/runtime
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/security-bundle
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/translation
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: symfony/twig-bundle
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
...

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 Nov 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/composer/php-prod-36d76269fa branch December 1, 2025 03:57
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