Skip to content

chore(deps): bump the symfony group across 1 directory with 37 updates - #7043

Merged
dotani1111 merged 1 commit into
4.4from
dependabot/composer/symfony-848a9402c2
Aug 12, 2026
Merged

chore(deps): bump the symfony group across 1 directory with 37 updates#7043
dotani1111 merged 1 commit into
4.4from
dependabot/composer/symfony-848a9402c2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the symfony group with 24 updates in the / directory:

Package From To
symfony/asset 7.4.6 7.4.8
symfony/cache 7.4.15 7.4.16
symfony/config 7.4.15 7.4.16
symfony/console 7.4.15 7.4.16
symfony/debug-bundle 7.4.7 7.4.8
symfony/doctrine-bridge 7.4.7 7.4.15
symfony/dotenv 7.4.7 7.4.15
symfony/expression-language 7.4.4 7.4.14
symfony/flex 2.10.0 2.11.0
symfony/form 7.4.7 7.4.15
symfony/http-client 7.4.13 7.4.16
symfony/intl 7.4.8 7.4.14
symfony/lock 7.4.6 7.4.14
symfony/mailer 7.4.12 7.4.15
symfony/monolog-bridge 7.4.12 7.4.15
symfony/monolog-bundle 3.11.1 3.11.2
symfony/rate-limiter 7.4.7 7.4.14
symfony/security-bundle 7.4.6 7.4.15
symfony/serializer 7.4.7 7.4.15
symfony/translation 7.4.14 7.4.16
symfony/twig-bundle 7.4.8 7.4.15
symfony/validator 7.4.7 7.4.15
symfony/web-profiler-bundle 7.4.12 7.4.16
symfony/workflow 7.4.6 7.4.9

Updates symfony/asset from 7.4.6 to 7.4.8

Release notes

Sourced from symfony/asset's releases.

v7.4.8

Changelog (symfony/asset@v7.4.7...v7.4.8)

  • no significant changes
Commits

Updates symfony/cache from 7.4.15 to 7.4.16

Release notes

Sourced from symfony/cache's releases.

v7.4.16

Changelog (symfony/cache@v7.4.15...v7.4.16)

Commits
  • 23a2c52 [Cache][Messenger] Restore compatibility with ext-redis 5
  • See full diff in compare view

Updates symfony/config from 7.4.15 to 7.4.16

Release notes

Sourced from symfony/config's releases.

v7.4.16

Changelog (symfony/config@v7.4.15...v7.4.16)

Commits
  • e896f5e [Config] Generate unsealed array shapes for any normalizers
  • See full diff in compare view

Updates symfony/console from 7.4.15 to 7.4.16

Release notes

Sourced from symfony/console's releases.

v7.4.16

Changelog (symfony/console@v7.4.15...v7.4.16)

Commits

Updates symfony/debug-bundle from 7.4.7 to 7.4.8

Release notes

Sourced from symfony/debug-bundle's releases.

v7.4.8

Changelog (symfony/debug-bundle@v7.4.7...v7.4.8)

  • no significant changes
Commits

Updates symfony/dependency-injection from 7.4.15 to 7.4.16

Release notes

Sourced from symfony/dependency-injection's releases.

v7.4.16

Changelog (symfony/dependency-injection@v7.4.15...v7.4.16)

Commits
  • 7f59a84 [DependencyInjection] Fix merge conflict resolution
  • d5271e7 Merge branch '6.4' into 7.4
  • d1d3d5e [DependencyInjection] Don't keep partially-configured shared services when th...
  • c4fa49b [DependencyInjection] Fix ParameterBag::clear() leaving stale deprecations an...
  • b9e6595 [DependencyInjection] Fix #[Autoconfigure] being processed twice for PSR-4-...
  • c2716e1 Merge branch '6.4' into 7.4
  • 62e674c [DependencyInjection] Drop a lazy-proxy test assertion that does not hold on ...
  • 8bc1577 bug #65113 [DependencyInjection] Fix instantiating a lazy proxy for an inline...
  • 3116206 [DependencyInjection] Fix instantiating a lazy proxy for an inline definition
  • d3c12df [DependencyInjection] Fix misleading error messages for invalid "proxy" tags
  • Additional commits viewable in compare view

Updates symfony/doctrine-bridge from 7.4.7 to 7.4.15

Release notes

Sourced from symfony/doctrine-bridge's releases.

v7.4.15

Changelog (symfony/doctrine-bridge@v7.4.14...v7.4.15)

  • bug #64847 Filter non-.php files in ProxyCacheWarmer::warmUp() to avoid CacheWarmerAggregate exception (@​semx)

v7.4.14

Changelog (symfony/doctrine-bridge@v7.4.13...v7.4.14)

v7.4.9

Changelog (symfony/doctrine-bridge@v7.4.7...v7.4.9)

v7.4.8

Changelog (symfony/doctrine-bridge@v7.4.7...v7.4.8)

  • no significant changes
Commits
  • 76ebc0c Merge branch '6.4' into 7.4
  • 6530016 [DoctrineBridge] Filter non-.php files in ProxyCacheWarmer::warmUp()
  • 5508d06 Restore compat with DBAL v4.x
  • f65262a Migrate table definitions to DBAL's TableEditor API
  • e428ab6 Make tests compatible with PHPUnit 13.2 and Twig 3.28
  • 8272267 Fix test
  • 4528556 Merge branch '6.4' into 7.4
  • a70c59a Drop PR warning and auto-closing on subtree splits
  • 98f8438 Migrate configureSchema() to DBAL's editor API
  • 09b19bb Ignore Doctrine DBAL deprecations that can't be worked around
  • Additional commits viewable in compare view

Updates symfony/dotenv from 7.4.7 to 7.4.15

Release notes

Sourced from symfony/dotenv's releases.

v7.4.15

Changelog (symfony/dotenv@v7.4.14...v7.4.15)

v7.4.14

Changelog (symfony/dotenv@v7.4.11...v7.4.14)

v7.4.11

Changelog (symfony/dotenv@v7.4.9...v7.4.11)

v7.4.9

Changelog (symfony/dotenv@v7.4.8...v7.4.9)

v7.4.8

Changelog (symfony/dotenv@v7.4.7...v7.4.8)

Commits
  • 99b5b14 Merge branch '6.4' into 7.4
  • 9b82700 [Dotenv] Don't collapse backslashes of external env var values
  • 23f6c99 [Dotenv] Don't truncate external env vars containing $ when only reachable vi...
  • 045d497 Merge branch '6.4' into 7.4
  • c7cce4c [Dotenv] Allow multiple underscores at start
  • 9b9c7a0 Merge branch '6.4' into 7.4
  • d71597d Drop PR warning and auto-closing on subtree splits
  • 1506847 Merge branch '6.4' into 7.4
  • fccc03c [Dotenv] Don't truncate external env vars containing $ when referenced via ${...
  • 82e9b13 Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Updates symfony/expression-language from 7.4.4 to 7.4.14

Release notes

Sourced from symfony/expression-language's releases.

v7.4.14

Changelog (symfony/expression-language@v7.4.9...v7.4.14)

v7.4.8

Changelog (symfony/expression-language@v7.4.7...v7.4.8)

  • no significant changes
Commits
  • bd5763f Merge branch '6.4' into 7.4
  • 728f0c4 Unsafe unserialize phpstan rule
  • da18576 Merge branch '6.4' into 7.4
  • 04007e7 Drop PR warning and auto-closing on subtree splits
  • b47bf60 Update XSD references in phpunit.xml.dist files
  • 0f034c3 Merge branch '6.4' into 7.4
  • cd88d0f CS fixes - native_function_invocation & static_lambda
  • 0a3916b Backport some CS fixes from 7.4
  • 696937d [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 20314d6 Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files
  • Additional commits viewable in compare view

Updates symfony/flex from 2.10.0 to 2.11.0

Release notes

Sourced from symfony/flex's releases.

v2.11.0

What's Changed

New Contributors

Full Changelog: symfony/flex@v2.10.0...v2.11.0

Commits
  • 4a6d98e bug #1090 [DockerComposeConfigurator] Fix duplicate top-level key on reconfig...
  • 3446c0f [DockerComposeConfigurator] Fix duplicate top-level key on reconfigure
  • 1b27cd3 bug #1083 Fix "null as array offset" deprecation in DockerComposeConfigurator...
  • acdf466 feature #1077 Add SYMFONY_ALLOW_CONTRIB variable (GromNaN)
  • bd9c559 Add SYMFONY_ALLOW_CONTRIB variable
  • f5c68e3 minor #1056 Upgrade to PHPUnit 12 (HypeMC)
  • e67bbcd Upgrade to PHPUnit 12
  • 6581d4d feature #1087 Add --no-changelog option to recipes:update (7ochem)
  • 48cad51 Add --no-changelog option to recipes:update
  • 168d502 bug #1091 Fix resolving aliases when running composer req (nicolas-grekas)
  • Additional commits viewable in compare view

Updates symfony/form from 7.4.7 to 7.4.15

Release notes

Sourced from symfony/form's releases.

v7.4.15

Changelog (symfony/form@v7.4.14...v7.4.15)

v7.4.14

Changelog (symfony/form@v7.4.9...v7.4.14)

v7.4.9

Changelog (symfony/form@v7.4.8...v7.4.9)

v7.4.8

Changelog (symfony/form@v7.4.7...v7.4.8)

Commits
  • 24687cf Merge branch '6.4' into 7.4
  • 7d05d6a Review Italian validator translations
  • 8638f46 Merge branch '6.4' into 7.4
  • b8c3ee7 [Form][Validator] Review Turkish (tr) translations
  • aaff629 Merge branch '6.4' into 7.4
  • 13f2c94 Updated danish translations
  • 9f00b02 Merge branch '6.4' into 7.4
  • 01128b0 [Validator][Form][Security] Finalize Urdu (ur) translations
  • b83a741 [Form][Security][Validator] Review Bosnian (bs) translations
  • ff1611f Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Updates symfony/http-client from 7.4.13 to 7.4.16

Release notes

Sourced from symfony/http-client's releases.

v7.4.16

Changelog (symfony/http-client@v7.4.15...v7.4.16)

v7.4.15

Changelog (symfony/http-client@v7.4.14...v7.4.15)

v7.4.14

Changelog (symfony/http-client@v7.4.13...v7.4.14)

  • bug #64596 Prevent re-yielding of the first chunk after reconnect (@​nacorp)
Commits
  • c513ed0 Merge branch '6.4' into 7.4
  • 9288d8c Revert "[HttpClient] Strip Proxy-Authorization on cross-authority redirects"
  • 817bb83 Merge branch '6.4' into 7.4
  • 3854091 [HttpClient] Reject https:// proxies that curl would connect to in cleartext
  • 2d35f34 [HttpClient] Strip Proxy-Authorization on cross-authority redirects
  • 92be39e Merge branch '6.4' into 7.4
  • 1232918 bug #65009 [HttpClient] Fix the escaping of the generated curl command (nicol...
  • b6fce33 [HttpClient] Fix the escaping of the generated curl command
  • ab68abb bug #65004 [HttpClient] Don't send the original Host header on cross-authorit...
  • c2f0671 [HttpClient] Don't send the original Host header on cross-authority redirects
  • Additional commits viewable in compare view

Updates symfony/http-foundation from 7.4.15 to 7.4.16

Release notes

Sourced from symfony/http-foundation's releases.

v7.4.16

Changelog (symfony/http-foundation@v7.4.15...v7.4.16)

  • bug #65187 Treat a UriSigner expiration of 0 as a date, not as no expiry (@​sadiqk2)
Commits
  • b676451 [HttpFoundation] Treat a UriSigner expiration of 0 as a date, not as no expiry
  • See full diff in compare view

Updates symfony/http-kernel from 7.4.15 to 7.4.16

Release notes

Sourced from symfony/http-kernel's releases.

v7.4.16

Changelog (symfony/http-kernel@v7.4.15...v7.4.16)

Commits
  • f5e7286 Update VERSION for 7.4.16
  • 3a6a4aa Merge branch '6.4' into 7.4
  • 7153378 [HttpKernel] Fix failing reset methods preventing later services from resetting
  • 4528bfa Bump Symfony version to 7.4.16
  • 3f8d4f7 Bump Symfony version to 6.4.44
  • cc35556 Update VERSION for 6.4.43
  • See full diff in compare view

Updates symfony/intl from 7.4.8 to 7.4.14

Release notes

Sourced from symfony/intl's releases.

v7.4.14

Changelog (symfony/intl@v7.4.9...v7.4.14)

Commits
  • 02d77a8 Merge branch '6.4' into 7.4
  • c48c04b Drop PR warning and auto-closing on subtree splits
  • 9bfd35e [7.4] Remove usages of named arguments in tests
  • 4285fcb Update XSD references in phpunit.xml.dist files
  • 01d46f9 PHP CS Fixer: backports changes toward 6.4 branch
  • 25aa579 Merge branch '6.4' into 7.4
  • a53afd9 More CS fixes
  • 5f6be0d Merge branch '6.4' into 7.4
  • 3446f40 CS fixes - native_function_invocation & static_lambda
  • 9acc736 [CS] Back config from 8.1 and apply heredoc_indentation rule
  • Additional commits viewable in compare view

Updates symfony/lock from 7.4.6 to 7.4.14

Release notes

Sourced from symfony/lock's releases.

v7.4.14

Changelog (symfony/lock@v7.4.13...v7.4.14)

v7.4.9

Changelog (symfony/lock@v7.4.6...v7.4.9)

v7.4.8

Changelog (symfony/lock@v7.4.7...v7.4.8)

  • no significant changes
Commits
  • 749d1f3 Migrate table definitions to DBAL's TableEditor API
  • d5815bd [Lock][Form][FrameworkBundle][Mailer][HttpKernel] Harden remaining unserializ...
  • e593e5a Merge branch '6.4' into 7.4
  • 9b42c03 Drop PR warning and auto-closing on subtree splits
  • db264e8 Migrate configureSchema() to DBAL's editor API
  • 28f4676 Ignore Doctrine DBAL deprecations that can't be worked around
  • fac1ee8 CS fix
  • d0f3f70 Merge branch '6.4' into 7.4
  • fea3da8 [Lock] Avoid aborting outer PostgreSQL transaction on lock contention
  • 250cd3f Update XSD references in phpunit.xml.dist files
  • Additional commits viewable in compare view

Updates symfony/mailer from 7.4.12 to 7.4.15

Release notes

Sourced from symfony/mailer's releases.

v7.4.15

Changelog (symfony/mailer@v7.4.14...v7.4.15)

  • bug #64985 Fix fatal TypeError when sending a RawMessage via an API transport (@​Baylox)
  • bug #64710 Reject control characters in SmtpTransport::setLocalDomain() (@​iliaal)

v7.4.14

Changelog (symfony/mailer@v7.4.12...v7.4.14)

  • bug #64605 Register MicrosoftGraphTransportFactory in Transport::FACTORY_CLASSES (@​Amoifr)
Commits
  • 68c1f27 Merge branch '6.4' into 7.4
  • 2a38092 [Mailer] Fix fatal TypeError when sending a RawMessage via an API transport
  • 7909e2b Merge branch '6.4' into 7.4
  • 0df4eb9 [Mailer] Reject control characters in SmtpTransport::setLocalDomain()
  • f88ce03 [Mailer] Register MicrosoftGraphTransportFactory in Transport::FACTORY_CLASSES
  • 3765d38 Merge branch '6.4' into 7.4
  • bc77a62 Drop PR warning and auto-closing on subtree splits
  • See full diff in compare view

Updates symfony/monolog-bridge from 7.4.12 to 7.4.15

Release notes

Sourced from symfony/monolog-bridge's releases.

v7.4.15

Changelog (symfony/monolog-bridge@v7.4.12...v7.4.15)

Commits
  • 007907c Merge branch '6.4' into 7.4
  • 68e9e40 [Bridge][Monolog] Do not reset in ConsoleCommandProcessor
  • f6e6bbb Merge branch '6.4' into 7.4
  • cd6fb63 Drop PR warning and auto-closing on subtree splits
  • See full diff in compare view

Updates symfony/monolog-bundle from 3.11.1 to 3.11.2

Release notes

Sourced from symfony/monolog-bundle's releases.

v3.11.2

What's Changed

Full Changelog: symfony/monolog-bundle@v3.11.1...v3.11.2

Changelog

Sourced from symfony/monolog-bundle's changelog.

3.11.2 (2026-04-02)

  • Add missing target to named autowiring alias
Commits
  • d874680 Update changelog for 3.11.2
  • 1b4fde0 minor #566 Add info to the monolog.channels config (GromNaN)
  • 9bceb15 Add info to the monolog.channels config
  • 2dba924 minor #576 Add PHP 8.5 to CI workflow matrix (GromNaN)
  • 00afe44 bug #572 Add missing target to named autowiring alias (nicolas-grekas)
  • 1c0a809 Add missing target to named autowiring alias
  • 0062fff Add PHP 8.5 to CI workflow matrix
  • See full diff in compare view

Updates symfony/property-access from 7.4.8 to 7.4.16

Release notes

Sourced from symfony/property-access's releases.

v7.4.16

Changelog (symfony/property-access@v7.4.9...v7.4.16)

Commits
  • c3dce76 Merge branch '6.4' into 7.4
  • 57793e8 [PropertyAccess] Fix caching of null read info
  • 6648c37 Merge branch '6.4' into 7.4
  • 782a962 Drop PR warning and auto-closing on subtree splits
  • f4fbdea Revert "[PropertyAccess] Add InvalidTypeException thrown on type mismatch"
  • d15851f [PropertyAccess] Add InvalidTypeException thrown on type mismatch
  • 0624342 [7.4] Remove usages of named arguments in tests
  • 94f12a6 Update XSD references in phpunit.xml.dist files
  • 49cb21f [Tests] Fix "Incomplete version" PHPUnit warnings
  • ef481f9 Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Updates symfony/rate-limiter from 7.4.7 to 7.4.14

Release notes

Sourced from symfony/rate-limiter's releases.

v7.4.14

Changelog (symfony/rate-limiter@v7.4.13...v7.4.14)

v7.4.13

Changelog (symfony/rate-limiter@v7.4.10...v7.4.13)

v7.4.10

Changelog (symfony/rate-limiter@v7.4.9...v7.4.10)

v7.4.9

Changelog (symfony/rate-limiter@v7.4.7...v7.4.9)

v7.4.8

Changelog (symfony/rate-limiter@v7.4.7...v7.4.8)

  • no significant changes
Commits
  • 5c0af3f Merge branch '6.4' into 7.4
  • 17a8fec Unsafe unserialize phpstan rule
  • 724404c Merge branch '6.4' into 7.4

Bumps the symfony group with 24 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset](https://github.com/symfony/asset) | `7.4.6` | `7.4.8` |
| [symfony/cache](https://github.com/symfony/cache) | `7.4.15` | `7.4.16` |
| [symfony/config](https://github.com/symfony/config) | `7.4.15` | `7.4.16` |
| [symfony/console](https://github.com/symfony/console) | `7.4.15` | `7.4.16` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `7.4.7` | `7.4.8` |
| [symfony/doctrine-bridge](https://github.com/symfony/doctrine-bridge) | `7.4.7` | `7.4.15` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.4.7` | `7.4.15` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `7.4.4` | `7.4.14` |
| [symfony/flex](https://github.com/symfony/flex) | `2.10.0` | `2.11.0` |
| [symfony/form](https://github.com/symfony/form) | `7.4.7` | `7.4.15` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.4.13` | `7.4.16` |
| [symfony/intl](https://github.com/symfony/intl) | `7.4.8` | `7.4.14` |
| [symfony/lock](https://github.com/symfony/lock) | `7.4.6` | `7.4.14` |
| [symfony/mailer](https://github.com/symfony/mailer) | `7.4.12` | `7.4.15` |
| [symfony/monolog-bridge](https://github.com/symfony/monolog-bridge) | `7.4.12` | `7.4.15` |
| [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) | `3.11.1` | `3.11.2` |
| [symfony/rate-limiter](https://github.com/symfony/rate-limiter) | `7.4.7` | `7.4.14` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.4.6` | `7.4.15` |
| [symfony/serializer](https://github.com/symfony/serializer) | `7.4.7` | `7.4.15` |
| [symfony/translation](https://github.com/symfony/translation) | `7.4.14` | `7.4.16` |
| [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `7.4.8` | `7.4.15` |
| [symfony/validator](https://github.com/symfony/validator) | `7.4.7` | `7.4.15` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `7.4.12` | `7.4.16` |
| [symfony/workflow](https://github.com/symfony/workflow) | `7.4.6` | `7.4.9` |



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

Updates `symfony/cache` from 7.4.15 to 7.4.16
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/8.2/CHANGELOG.md)
- [Commits](symfony/cache@v7.4.15...v7.4.16)

Updates `symfony/config` from 7.4.15 to 7.4.16
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/8.2/CHANGELOG.md)
- [Commits](symfony/config@v7.4.15...v7.4.16)

Updates `symfony/console` from 7.4.15 to 7.4.16
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md)
- [Commits](symfony/console@v7.4.15...v7.4.16)

Updates `symfony/debug-bundle` from 7.4.7 to 7.4.8
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/8.2/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v7.4.7...v7.4.8)

Updates `symfony/dependency-injection` from 7.4.15 to 7.4.16
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/8.2/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v7.4.15...v7.4.16)

Updates `symfony/doctrine-bridge` from 7.4.7 to 7.4.15
- [Release notes](https://github.com/symfony/doctrine-bridge/releases)
- [Changelog](https://github.com/symfony/doctrine-bridge/blob/8.2/CHANGELOG.md)
- [Commits](symfony/doctrine-bridge@v7.4.7...v7.4.15)

Updates `symfony/dotenv` from 7.4.7 to 7.4.15
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/8.2/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.4.7...v7.4.15)

Updates `symfony/expression-language` from 7.4.4 to 7.4.14
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/8.2/CHANGELOG.md)
- [Commits](symfony/expression-language@v7.4.4...v7.4.14)

Updates `symfony/flex` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v2.10.0...v2.11.0)

Updates `symfony/form` from 7.4.7 to 7.4.15
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/8.2/CHANGELOG.md)
- [Commits](symfony/form@v7.4.7...v7.4.15)

Updates `symfony/http-client` from 7.4.13 to 7.4.16
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/8.2/CHANGELOG.md)
- [Commits](symfony/http-client@v7.4.13...v7.4.16)

Updates `symfony/http-foundation` from 7.4.15 to 7.4.16
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/8.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v7.4.15...v7.4.16)

Updates `symfony/http-kernel` from 7.4.15 to 7.4.16
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/8.2/CHANGELOG.md)
- [Commits](symfony/http-kernel@v7.4.15...v7.4.16)

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

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

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

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

Updates `symfony/monolog-bundle` from 3.11.1 to 3.11.2
- [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.11.1...v3.11.2)

Updates `symfony/property-access` from 7.4.8 to 7.4.16
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/8.2/CHANGELOG.md)
- [Commits](symfony/property-access@v7.4.8...v7.4.16)

Updates `symfony/rate-limiter` from 7.4.7 to 7.4.14
- [Release notes](https://github.com/symfony/rate-limiter/releases)
- [Changelog](https://github.com/symfony/rate-limiter/blob/8.2/CHANGELOG.md)
- [Commits](symfony/rate-limiter@v7.4.7...v7.4.14)

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

Updates `symfony/serializer` from 7.4.7 to 7.4.15
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/8.2/CHANGELOG.md)
- [Commits](symfony/serializer@v7.4.7...v7.4.15)

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

Updates `symfony/twig-bridge` from 7.4.7 to 7.4.16
- [Release notes](https://github.com/symfony/twig-bridge/releases)
- [Changelog](https://github.com/symfony/twig-bridge/blob/8.2/CHANGELOG.md)
- [Commits](symfony/twig-bridge@v7.4.7...v7.4.16)

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

Updates `symfony/validator` from 7.4.7 to 7.4.15
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/8.2/CHANGELOG.md)
- [Commits](symfony/validator@v7.4.7...v7.4.15)

Updates `symfony/web-profiler-bundle` from 7.4.12 to 7.4.16
- [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.16)

Updates `symfony/workflow` from 7.4.6 to 7.4.9
- [Release notes](https://github.com/symfony/workflow/releases)
- [Changelog](https://github.com/symfony/workflow/blob/8.2/CHANGELOG.md)
- [Commits](symfony/workflow@v7.4.6...v7.4.9)

Updates `symfony/http-client-contracts` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/symfony/http-client-contracts/releases)
- [Changelog](https://github.com/symfony/http-client-contracts/blob/main/CHANGELOG.md)
- [Commits](symfony/http-client-contracts@v3.7.0...v3.7.1)

Updates `symfony/mime` from 7.4.13 to 7.4.16
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/8.2/CHANGELOG.md)
- [Commits](symfony/mime@v7.4.13...v7.4.16)

Updates `symfony/polyfill-intl-icu` from 1.33.0 to 1.38.0
- [Release notes](https://github.com/symfony/polyfill-intl-icu/releases)
- [Commits](symfony/polyfill-intl-icu@v1.33.0...v1.38.0)

Updates `symfony/property-info` from 7.4.8 to 7.4.16
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/8.2/CHANGELOG.md)
- [Commits](symfony/property-info@v7.4.8...v7.4.16)

Updates `symfony/security-core` from 7.4.13 to 7.4.15
- [Release notes](https://github.com/symfony/security-core/releases)
- [Changelog](https://github.com/symfony/security-core/blob/8.2/CHANGELOG.md)
- [Commits](symfony/security-core@v7.4.13...v7.4.15)

Updates `symfony/security-csrf` from 7.4.6 to 7.4.8
- [Release notes](https://github.com/symfony/security-csrf/releases)
- [Changelog](https://github.com/symfony/security-csrf/blob/8.2/CHANGELOG.md)
- [Commits](symfony/security-csrf@v7.4.6...v7.4.8)

Updates `symfony/security-http` from 7.4.13 to 7.4.14
- [Release notes](https://github.com/symfony/security-http/releases)
- [Changelog](https://github.com/symfony/security-http/blob/8.2/CHANGELOG.md)
- [Commits](symfony/security-http@v7.4.13...v7.4.14)

Updates `symfony/var-exporter` from 7.4.14 to 7.4.16
- [Release notes](https://github.com/symfony/var-exporter/releases)
- [Changelog](https://github.com/symfony/var-exporter/blob/8.2/CHANGELOG.md)
- [Commits](symfony/var-exporter@v7.4.14...v7.4.16)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-version: 7.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/cache
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/config
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/console
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/debug-bundle
  dependency-version: 7.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dependency-injection
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/doctrine-bridge
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/expression-language
  dependency-version: 7.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/flex
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/form
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-kernel
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/intl
  dependency-version: 7.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/lock
  dependency-version: 7.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/monolog-bridge
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/monolog-bundle
  dependency-version: 3.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-access
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/rate-limiter
  dependency-version: 7.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-bundle
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/serializer
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/twig-bridge
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/twig-bundle
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-version: 7.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/workflow
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client-contracts
  dependency-version: 3.7.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mime
  dependency-version: 7.4.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/polyfill-intl-icu
  dependency-version: 1.38.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/property-info
  dependency-version: 7.4.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-core
  dependency-version: 7.4.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-csrf
  dependency-version: 7.4.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-http
  dependency-version: 7.4.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/var-exporter
  dependency-version: 7.4.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
...

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 9, 2026
@dotani1111
dotani1111 merged commit 1247e20 into 4.4 Aug 12, 2026
130 checks passed
@dotani1111
dotani1111 deleted the dependabot/composer/symfony-848a9402c2 branch August 12, 2026 07:27
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.

2 participants