Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

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

Package From To
doctrine/dbal 3.10.3 3.10.4
doctrine/orm 3.5.7 3.5.8
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
symfony/webpack-encore-bundle 2.3.0 2.4.0

Updates doctrine/dbal from 3.10.3 to 3.10.4

Release notes

Sourced from doctrine/dbal's releases.

3.10.4

Release Notes for 3.10.4

3.10.4

  • Total issues resolved: 0
  • Total pull requests resolved: 12
  • Total contributors: 4

CI

CI,PHP

Bug,Connecting,PDO

Static Analysis

Commits
  • 63a46cb Bump GitHub actions (#7229)
  • 33be106 Test against stable Symfony 8 (#7228)
  • ece43bf Bump doctrine/.github/.github/workflows/phpstan.yml from 12.2.0 to 13.0.0 (#7...
  • 5a95d76 Bump doctrine/.github/.github/workflows/documentation.yml from 12.2.0 to 13.0...
  • d4dff93 Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.2.0 to 1...
  • 7c5cda8 Merge pull request #7226 from doctrine/dependabot/github_actions/3.10.x/actio...
  • 78c8b46 Bump actions/checkout from 5 to 6
  • 4b3a566 Remove fail fast
  • 5e8167b Run CI on PHP 8.5 (#7219)
  • 306efa9 PDOConnect::doConnect hide sensitive parameters (#7214)
  • Additional commits viewable in compare view

Updates doctrine/orm from 3.5.7 to 3.5.8

Release notes

Sourced from doctrine/orm's releases.

3.5.8

Release Notes for 3.5.8

3.5.x bugfix release (patch)

3.5.8

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

Test Suite

Improvement

CI

Static Analysis,Test Suite

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2025
Bumps the php-prod group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [doctrine/dbal](https://github.com/doctrine/dbal) | `3.10.3` | `3.10.4` |
| [doctrine/orm](https://github.com/doctrine/orm) | `3.5.7` | `3.5.8` |
| [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` |
| [symfony/webpack-encore-bundle](https://github.com/symfony/webpack-encore-bundle) | `2.3.0` | `2.4.0` |



Updates `doctrine/dbal` from 3.10.3 to 3.10.4
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@3.10.3...3.10.4)

Updates `doctrine/orm` from 3.5.7 to 3.5.8
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@3.5.7...3.5.8)

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)

Updates `symfony/webpack-encore-bundle` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/symfony/webpack-encore-bundle/releases)
- [Changelog](https://github.com/symfony/webpack-encore-bundle/blob/2.x/CHANGELOG.md)
- [Commits](symfony/webpack-encore-bundle@v2.3.0...v2.4.0)

Updates `twig/twig` from 3.22.0 to 3.22.1
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.22.0...v3.22.1)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-version: 3.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- dependency-name: doctrine/orm
  dependency-version: 3.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
- 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
- dependency-name: symfony/webpack-encore-bundle
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-prod
- dependency-name: twig/twig
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/php-prod-48bc9375ff branch from 8cd4d27 to 7a2ab6b Compare December 4, 2025 03:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

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

@dependabot dependabot bot closed this Dec 4, 2025
@dependabot dependabot bot deleted the dependabot/composer/php-prod-48bc9375ff branch December 4, 2025 07:54
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