Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the php-prod group with 4 updates in the / directory: symfony/expression-language, symfony/http-foundation, symfony/runtime and twig/twig.

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/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/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 twig/twig from 3.22.0 to 3.22.1

Changelog

Sourced from twig/twig's changelog.

3.22.1 (2025-11-16)

  • Add support for Symfony 8
Commits
  • 1de2ec1 Prepare the 3.22.1 release
  • 6a65434 Update CHANGELOG
  • 35a3de7 minor #4711 CoreExtension : Make error message more readable (tcoch)
  • 40248e4 CoreExtension : Make error message more readable
  • d58c8be minor #4698 Add throw tag to parse methods (VincentLanglet)
  • 2996f0b minor #4709 Add caution note for random function usage (xelan)
  • 02c5a4b Add caution note for random function usage
  • 94a3635 minor #4708 Allow Symfony 8 packages in Twig extra packages (javiereguiluz)
  • 9a8a1dc Allow Symfony 8 packages in Twig extra packages
  • 80fa13c minor #4707 Fix array typehint for $variants in HtmlExtension (yoeunes)
  • 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 4 updates in the / directory: [symfony/expression-language](https://github.com/symfony/expression-language), [symfony/http-foundation](https://github.com/symfony/http-foundation), [symfony/runtime](https://github.com/symfony/runtime) and [twig/twig](https://github.com/twigphp/Twig).


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/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/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 `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: 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/http-foundation
  dependency-version: 7.4.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: 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 added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 4, 2025
@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-5e897517f7 branch December 4, 2025 14:16
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