Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

build(deps): bump the symfony group with 51 updates #1965

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2024

Bumps the symfony group with 51 updates:

Package From To
symfony/asset 6.4.7 6.4.8
symfony/asset-mapper 6.4.7 6.4.8
symfony/cache 6.4.7 6.4.8
symfony/doctrine-messenger 6.4.7 6.4.8
symfony/dotenv 6.4.7 6.4.8
symfony/expression-language 6.4.7 6.4.8
symfony/form 6.4.7 6.4.8
symfony/framework-bundle 6.4.7 6.4.8
symfony/http-foundation 6.4.7 6.4.8
symfony/intl 6.4.7 6.4.8
symfony/mailer 6.4.7 6.4.8
symfony/messenger 6.4.7 6.4.8
symfony/mime 6.4.7 6.4.8
symfony/notifier 6.4.7 6.4.8
symfony/property-access 6.4.7 6.4.8
symfony/property-info 6.4.7 6.4.8
symfony/proxy-manager-bridge 6.4.7 6.4.8
symfony/runtime 6.4.7 6.4.8
symfony/security-bundle 6.4.7 6.4.8
symfony/security-csrf 6.4.7 6.4.8
symfony/serializer 6.4.7 6.4.8
symfony/translation 6.4.7 6.4.8
symfony/twig-bundle 6.4.7 6.4.8
symfony/uid 6.4.7 6.4.8
symfony/validator 6.4.7 6.4.8
symfony/web-link 6.4.7 6.4.8
symfony/yaml 6.4.7 6.4.8
symfony/browser-kit 6.4.7 6.4.8
symfony/debug-bundle 6.4.7 6.4.8
symfony/phpunit-bridge 6.4.7 6.4.8
symfony/web-profiler-bundle 6.4.7 6.4.8
symfony/clock 6.4.7 6.4.8
symfony/config 6.4.7 6.4.8
symfony/css-selector 6.4.7 6.4.8
symfony/dependency-injection 6.4.7 6.4.8
symfony/doctrine-bridge 6.4.7 6.4.8
symfony/error-handler 6.4.7 6.4.8
symfony/event-dispatcher 6.4.7 6.4.8
symfony/http-client 6.4.7 6.4.8
symfony/http-kernel 6.4.7 6.4.8
symfony/monolog-bridge 6.4.7 6.4.8
symfony/options-resolver 6.4.7 6.4.8
symfony/password-hasher 6.4.7 6.4.8
symfony/routing 6.4.7 6.4.8
symfony/security-core 6.4.7 6.4.8
symfony/security-http 6.4.7 6.4.8
symfony/stopwatch 6.4.7 6.4.8
symfony/twig-bridge 6.4.7 6.4.8
symfony/var-dumper 6.4.7 6.4.8
symfony/var-exporter 6.4.7 6.4.8
symfony/dom-crawler 6.4.7 6.4.8

Updates symfony/asset from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/asset's releases.

v6.4.8

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

  • no significant changes
Commits

Updates symfony/asset-mapper from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/asset-mapper's releases.

v6.4.8

Changelog (symfony/asset-mapper@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/cache from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/cache's releases.

v6.4.8

Changelog (symfony/cache@v6.4.7...v6.4.8)

Commits

Updates symfony/doctrine-messenger from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/doctrine-messenger's releases.

v6.4.8

Changelog (symfony/doctrine-messenger@v6.4.7...v6.4.8)

Commits
  • 71de78d Merge branch '5.4' into 6.4
  • f58bc70 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 6ad9796 Merge branch '5.4' into 6.4
  • 7ee0f9a bug #54775 [Messenger] accept AbstractAsset instances when filtering schemas ...
  • 7004fd3 Remove calls to onConsecutiveCalls()
  • b0735fc accept AbstractAsset instances when filtering schemas
  • See full diff in compare view

Updates symfony/dotenv from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/dotenv's releases.

v6.4.8

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

Commits

Updates symfony/expression-language from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/expression-language's releases.

v6.4.8

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

  • no significant changes
Commits

Updates symfony/form from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/form's releases.

v6.4.8

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

  • no significant changes
Commits
  • 196ebc7 Merge branch '5.4' into 6.4
  • ff45013 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • be383b6 Merge branch '5.4' into 6.4
  • 08c924b Remove calls to TestCase::iniSet() and calls to deprecated methods of `Mock...
  • See full diff in compare view

Updates symfony/framework-bundle from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/framework-bundle's releases.

v6.4.8

Changelog (symfony/framework-bundle@v6.4.7...v6.4.8)

Commits
  • 7c7739f Merge branch '5.4' into 6.4
  • 603090d Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 570f8d4 Merge branch '5.4' into 6.4
  • 65e7423 bug #54791 [FrameworkBundle] move wiring of the property info extractor to th...
  • 87b6700 move wiring of the property info extractor to the ObjectNormalizer
  • 9e62703 minor #54768 Remove calls to onConsecutiveCalls() (alexandre-daubois)
  • c19afb1 Remove calls to onConsecutiveCalls()
  • e3de458 Merge branch '5.4' into 6.4
  • 65640a7 [FrameworkBundle] Fix indentation
  • See full diff in compare view

Updates symfony/http-foundation from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.8

Changelog (symfony/http-foundation@v6.4.7...v6.4.8)

Commits
  • 27de8cc Merge branch '5.4' into 6.4
  • cf4893c Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 35549a7 fix merge
  • 9834910 fix merge
  • 74e9c22 Merge branch '5.4' into 6.4
  • 53be869 bug #54910 [HttpFoundation]  filter out empty HTTP header parts (xabbuh)
  • fdd485e filter out empty HTTP header parts
  • e13c456 minor #54785 Remove calls to TestCase::iniSet() and calls to deprecated met...
  • b4a91a1 Remove calls to getMockForAbstractClass()
  • c5a5143 add test for JSON response with null as content
  • Additional commits viewable in compare view

Updates symfony/intl from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/intl's releases.

v6.4.8

Changelog (symfony/intl@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/mailer from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/mailer's releases.

v6.4.8

Changelog (symfony/mailer@v6.4.7...v6.4.8)

Commits
  • 7632642 Merge branch '5.4' into 6.4
  • 54fec5a Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 085b7fd fix test
  • 928a8d6 Merge branch '5.4' into 6.4
  • 31d6641 bug #54572 [Mailer] Fix sendmail transport failure handling and interactive m...
  • 1c39471 [Mailer] Fix sendmail transport failure handling and interactive mode
  • 1b0ea6c Merge branch '5.4' into 6.4
  • 0b6698e Remove calls to getMockForAbstractClass()
  • e1d4295 Merge branch '5.4' into 6.4
  • 85ba4ca Remove calls to onConsecutiveCalls()
  • See full diff in compare view

Updates symfony/messenger from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/messenger's releases.

v6.4.8

Changelog (symfony/messenger@v6.4.7...v6.4.8)

Commits
  • 0b3b27e Merge branch '5.4' into 6.4
  • cd90fa1 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 34b7fd3 [Messenger] Don't drop stamps when message validation fails
  • 2a0bbd2 Merge branch '5.4' into 6.4
  • f85045f Remove calls to onConsecutiveCalls()
  • See full diff in compare view

Updates symfony/mime from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/mime's releases.

v6.4.8

Changelog (symfony/mime@v6.4.7...v6.4.8)

Commits
  • 618597a [Mime] Fix TextPart using an unknown File
  • 2e3107e Merge branch '5.4' into 6.4
  • 8c6dc1f Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 99add8a Revert "fix PHP 7 compatibility"
  • 35f0ff4 Merge branch '5.4' into 6.4
  • 98f9671 fix PHP 7 compatibility
  • a8ba365 [Mime] Fixed Mime\Message::ensureValidity() when a required header is set, ...
  • See full diff in compare view

Updates symfony/notifier from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/notifier's releases.

v6.4.8

Changelog (symfony/notifier@v6.4.7...v6.4.8)

Commits

Updates symfony/property-access from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/property-access's releases.

v6.4.8

Changelog (symfony/property-access@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/property-info from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/property-info's releases.

v6.4.8

Changelog (symfony/property-info@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/proxy-manager-bridge from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/proxy-manager-bridge's releases.

v6.4.8

Changelog (symfony/proxy-manager-bridge@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/runtime from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/runtime's releases.

v6.4.8

Changelog (symfony/runtime@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/security-bundle from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/security-bundle's releases.

v6.4.8

Changelog (symfony/security-bundle@v6.4.7...v6.4.8)

  • no significant changes
Commits
  • dfb2860 Merge branch '5.4' into 6.4
  • d977faa Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • c63dcf5 Remove calls to getMockForAbstractClass()
  • bd4f78c Fix various warnings across components test suite
  • See full diff in compare view

Updates symfony/security-csrf from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/security-csrf's releases.

v6.4.8

Changelog (symfony/security-csrf@v6.4.7...v6.4.8)

  • no significant changes
Commits
  • f46ab02 Merge branch '5.4' into 6.4
  • 9058d52 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • eb0b0e8 Merge branch '5.4' into 6.4
  • 99ef624 Remove calls to TestCase::iniSet() and calls to deprecated methods of `Mock...
  • See full diff in compare view

Updates symfony/serializer from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/serializer's releases.

v6.4.8

Changelog (symfony/serializer@v6.4.7...v6.4.8)

Commits
  • d6eda99 Merge branch '5.4' into 6.4
  • ef0be2b Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • cd0cd9c [Serializer] Cache readability/writability computation
  • 450011a Merge branch '5.4' into 6.4
  • 06cd11f [Serializer] Improve exception message in UnwrappingDenormalizer
  • e68b236 [Serializer] Fix type for missing property
  • c35761e Merge branch '5.4' into 6.4
  • 9186522 minor #54824 Fix various warnings across components test suite (alexandre-dau...
  • 0a1697c Merge branch '5.4' into 6.4
  • 024bd94 [Serializer] Fix GetSetMethodNormalizer not working with setters with optio...
  • Additional commits viewable in compare view

Updates symfony/translation from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/translation's releases.

v6.4.8

Changelog (symfony/translation@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/twig-bundle from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/twig-bundle's releases.

v6.4.8

Changelog (symfony/twig-bundle@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/uid from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/uid's releases.

v6.4.8

Changelog (symfony/uid@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/validator from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/validator's releases.

v6.4.8

Changelog (symfony/validator@v6.4.7...v6.4.8)

Commits
  • dab2781 Merge branch '5.4' into 6.4
  • d536c47 bug #57275 Fix autoload configs to avoid warnings when building optimized aut...
  • d9659b7 Fix autoload configs to avoid warnings when building optimized autoloaders
  • 0fd3867 Merge branch '5.4' into 6.4
  • 20a6a54 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • e3c1934 Merge branch '5.4' into 6.4
  • c6b5f82 Reviewing translations for Japanese.
  • 186fbb2 Merge branch '5.4' into 6.4
  • 8307f63 bug #54924 [Validator] IBAN Check digits should always between 2 and 98 (kars...
  • 7606a1e [Validator] IBAN Check digits should always between 2 and 98
  • Additional commits viewable in compare view

Updates symfony/web-link from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/web-link's releases.

v6.4.8

Changelog (symfony/web-link@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/yaml from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/yaml's releases.

v6.4.8

Changelog (symfony/yaml@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/browser-kit from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/browser-kit's releases.

v6.4.8

Changelog (symfony/browser-kit@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/debug-bundle from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/debug-bundle's releases.

v6.4.8

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

  • no significant changes
Commits

Updates symfony/phpunit-bridge from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/phpunit-bridge's releases.

v6.4.8

Changelog (symfony/phpunit-bridge@v6.4.7...v6.4.8)

Commits
  • 937f47c Merge branch '5.4' into 6.4
  • 875f703 bug #57275 Fix autoload configs to avoid warnings when building optimized aut...
  • 9dc5555 Fix autoload configs to avoid warnings when building optimized autoloaders
  • 3fac7ce Merge branch '5.4' into 6.4
  • 9261fec Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 15607a3 Merge branch '5.4' into 6.4
  • b21398f [PhpUnitBridge] Fix DeprecationErrorHandler with PhpUnit 10
  • See full diff in compare view

Updates symfony/web-profiler-bundle from 6.4.7 to 6.4.8

Release notes

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

v6.4.8

Changelog (symfony/web-profiler-bundle@v6.4.7...v6.4.8)

Commits
  • bcc806d Merge branch '5.4' into 6.4
  • a296696 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 7537988 [WebProfilerBundle] Fix assignment to constant variable
  • 5ce3912 Merge branch '5.4' into 6.4
  • b77aa24 fix compatibility with Twig 3.10
  • See full diff in compare view

Updates symfony/clock from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/clock's releases.

v6.4.8

Changelog (symfony/clock@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/config from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/config's releases.

v6.4.8

Changelog (symfony/config@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/css-selector from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/css-selector's releases.

v6.4.8

Changelog (symfony/css-selector@v6.4.7...v6.4.8)

  • no significant changes
Commits

Updates symfony/dependency-injection from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.8

Changelog (symfony/dependency-injection@v6.4.7...v6.4.8)

  • no significant changes
Commits
  • d3b6181 Merge branch '5.4' into 6.4
  • 408b333 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 3796bd8 Merge branch '5.4' into 6.4
  • 3c1d995 Fix various warnings across components test suite
  • See full diff in compare view

Updates symfony/doctrine-bridge from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/doctrine-bridge's releases.

v6.4.8

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

Bumps the symfony group with 51 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset](https://github.com/symfony/asset) | `6.4.7` | `6.4.8` |
| [symfony/asset-mapper](https://github.com/symfony/asset-mapper) | `6.4.7` | `6.4.8` |
| [symfony/cache](https://github.com/symfony/cache) | `6.4.7` | `6.4.8` |
| [symfony/doctrine-messenger](https://github.com/symfony/doctrine-messenger) | `6.4.7` | `6.4.8` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `6.4.7` | `6.4.8` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `6.4.7` | `6.4.8` |
| [symfony/form](https://github.com/symfony/form) | `6.4.7` | `6.4.8` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `6.4.7` | `6.4.8` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.7` | `6.4.8` |
| [symfony/intl](https://github.com/symfony/intl) | `6.4.7` | `6.4.8` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.7` | `6.4.8` |
| [symfony/messenger](https://github.com/symfony/messenger) | `6.4.7` | `6.4.8` |
| [symfony/mime](https://github.com/symfony/mime) | `6.4.7` | `6.4.8` |
| [symfony/notifier](https://github.com/symfony/notifier) | `6.4.7` | `6.4.8` |
| [symfony/property-access](https://github.com/symfony/property-access) | `6.4.7` | `6.4.8` |
| [symfony/property-info](https://github.com/symfony/property-info) | `6.4.7` | `6.4.8` |
| [symfony/proxy-manager-bridge](https://github.com/symfony/proxy-manager-bridge) | `6.4.7` | `6.4.8` |
| [symfony/runtime](https://github.com/symfony/runtime) | `6.4.7` | `6.4.8` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `6.4.7` | `6.4.8` |
| [symfony/security-csrf](https://github.com/symfony/security-csrf) | `6.4.7` | `6.4.8` |
| [symfony/serializer](https://github.com/symfony/serializer) | `6.4.7` | `6.4.8` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.7` | `6.4.8` |
| [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `6.4.7` | `6.4.8` |
| [symfony/uid](https://github.com/symfony/uid) | `6.4.7` | `6.4.8` |
| [symfony/validator](https://github.com/symfony/validator) | `6.4.7` | `6.4.8` |
| [symfony/web-link](https://github.com/symfony/web-link) | `6.4.7` | `6.4.8` |
| [symfony/yaml](https://github.com/symfony/yaml) | `6.4.7` | `6.4.8` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `6.4.7` | `6.4.8` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `6.4.7` | `6.4.8` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `6.4.7` | `6.4.8` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `6.4.7` | `6.4.8` |
| [symfony/clock](https://github.com/symfony/clock) | `6.4.7` | `6.4.8` |
| [symfony/config](https://github.com/symfony/config) | `6.4.7` | `6.4.8` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `6.4.7` | `6.4.8` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.7` | `6.4.8` |
| [symfony/doctrine-bridge](https://github.com/symfony/doctrine-bridge) | `6.4.7` | `6.4.8` |
| [symfony/error-handler](https://github.com/symfony/error-handler) | `6.4.7` | `6.4.8` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.7` | `6.4.8` |
| [symfony/http-client](https://github.com/symfony/http-client) | `6.4.7` | `6.4.8` |
| [symfony/http-kernel](https://github.com/symfony/http-kernel) | `6.4.7` | `6.4.8` |
| [symfony/monolog-bridge](https://github.com/symfony/monolog-bridge) | `6.4.7` | `6.4.8` |
| [symfony/options-resolver](https://github.com/symfony/options-resolver) | `6.4.7` | `6.4.8` |
| [symfony/password-hasher](https://github.com/symfony/password-hasher) | `6.4.7` | `6.4.8` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.7` | `6.4.8` |
| [symfony/security-core](https://github.com/symfony/security-core) | `6.4.7` | `6.4.8` |
| [symfony/security-http](https://github.com/symfony/security-http) | `6.4.7` | `6.4.8` |
| [symfony/stopwatch](https://github.com/symfony/stopwatch) | `6.4.7` | `6.4.8` |
| [symfony/twig-bridge](https://github.com/symfony/twig-bridge) | `6.4.7` | `6.4.8` |
| [symfony/var-dumper](https://github.com/symfony/var-dumper) | `6.4.7` | `6.4.8` |
| [symfony/var-exporter](https://github.com/symfony/var-exporter) | `6.4.7` | `6.4.8` |
| [symfony/dom-crawler](https://github.com/symfony/dom-crawler) | `6.4.7` | `6.4.8` |


Updates `symfony/asset` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/7.1/CHANGELOG.md)
- [Commits](symfony/asset@v6.4.7...v6.4.8)

Updates `symfony/asset-mapper` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/asset-mapper/releases)
- [Changelog](https://github.com/symfony/asset-mapper/blob/7.1/CHANGELOG.md)
- [Commits](symfony/asset-mapper@v6.4.7...v6.4.8)

Updates `symfony/cache` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.1/CHANGELOG.md)
- [Commits](symfony/cache@v6.4.7...v6.4.8)

Updates `symfony/doctrine-messenger` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/doctrine-messenger/releases)
- [Changelog](https://github.com/symfony/doctrine-messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/doctrine-messenger@v6.4.7...v6.4.8)

Updates `symfony/dotenv` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dotenv@v6.4.7...v6.4.8)

Updates `symfony/expression-language` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.1/CHANGELOG.md)
- [Commits](symfony/expression-language@v6.4.7...v6.4.8)

Updates `symfony/form` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/7.1/CHANGELOG.md)
- [Commits](symfony/form@v6.4.7...v6.4.8)

Updates `symfony/framework-bundle` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v6.4.7...v6.4.8)

Updates `symfony/http-foundation` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.7...v6.4.8)

Updates `symfony/intl` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/intl/releases)
- [Changelog](https://github.com/symfony/intl/blob/7.1/CHANGELOG.md)
- [Commits](symfony/intl@v6.4.7...v6.4.8)

Updates `symfony/mailer` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.7...v6.4.8)

Updates `symfony/messenger` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/messenger@v6.4.7...v6.4.8)

Updates `symfony/mime` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mime@v6.4.7...v6.4.8)

Updates `symfony/notifier` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/notifier/releases)
- [Changelog](https://github.com/symfony/notifier/blob/7.1/CHANGELOG.md)
- [Commits](symfony/notifier@v6.4.7...v6.4.8)

Updates `symfony/property-access` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.1/CHANGELOG.md)
- [Commits](symfony/property-access@v6.4.7...v6.4.8)

Updates `symfony/property-info` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.1/CHANGELOG.md)
- [Commits](symfony/property-info@v6.4.7...v6.4.8)

Updates `symfony/proxy-manager-bridge` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/proxy-manager-bridge/releases)
- [Changelog](https://github.com/symfony/proxy-manager-bridge/blob/6.4/CHANGELOG.md)
- [Commits](symfony/proxy-manager-bridge@v6.4.7...v6.4.8)

Updates `symfony/runtime` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.1/CHANGELOG.md)
- [Commits](symfony/runtime@v6.4.7...v6.4.8)

Updates `symfony/security-bundle` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-bundle@v6.4.7...v6.4.8)

Updates `symfony/security-csrf` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/security-csrf/releases)
- [Changelog](https://github.com/symfony/security-csrf/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-csrf@v6.4.7...v6.4.8)

Updates `symfony/serializer` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md)
- [Commits](symfony/serializer@v6.4.7...v6.4.8)

Updates `symfony/translation` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.1/CHANGELOG.md)
- [Commits](symfony/translation@v6.4.7...v6.4.8)

Updates `symfony/twig-bundle` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/twig-bundle/releases)
- [Changelog](https://github.com/symfony/twig-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/twig-bundle@v6.4.7...v6.4.8)

Updates `symfony/uid` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/uid/releases)
- [Changelog](https://github.com/symfony/uid/blob/7.1/CHANGELOG.md)
- [Commits](symfony/uid@v6.4.7...v6.4.8)

Updates `symfony/validator` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.1/CHANGELOG.md)
- [Commits](symfony/validator@v6.4.7...v6.4.8)

Updates `symfony/web-link` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/web-link/releases)
- [Changelog](https://github.com/symfony/web-link/blob/7.1/CHANGELOG.md)
- [Commits](symfony/web-link@v6.4.7...v6.4.8)

Updates `symfony/yaml` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.7...v6.4.8)

Updates `symfony/browser-kit` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.1/CHANGELOG.md)
- [Commits](symfony/browser-kit@v6.4.7...v6.4.8)

Updates `symfony/debug-bundle` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v6.4.7...v6.4.8)

Updates `symfony/phpunit-bridge` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v6.4.7...v6.4.8)

Updates `symfony/web-profiler-bundle` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v6.4.7...v6.4.8)

Updates `symfony/clock` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/clock/releases)
- [Changelog](https://github.com/symfony/clock/blob/7.1/CHANGELOG.md)
- [Commits](symfony/clock@v6.4.7...v6.4.8)

Updates `symfony/config` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.1/CHANGELOG.md)
- [Commits](symfony/config@v6.4.7...v6.4.8)

Updates `symfony/css-selector` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/7.1/CHANGELOG.md)
- [Commits](symfony/css-selector@v6.4.7...v6.4.8)

Updates `symfony/dependency-injection` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v6.4.7...v6.4.8)

Updates `symfony/doctrine-bridge` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/doctrine-bridge/releases)
- [Changelog](https://github.com/symfony/doctrine-bridge/blob/7.1/CHANGELOG.md)
- [Commits](symfony/doctrine-bridge@v6.4.7...v6.4.8)

Updates `symfony/error-handler` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/error-handler/releases)
- [Changelog](https://github.com/symfony/error-handler/blob/7.1/CHANGELOG.md)
- [Commits](symfony/error-handler@v6.4.7...v6.4.8)

Updates `symfony/event-dispatcher` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/7.1/CHANGELOG.md)
- [Commits](symfony/event-dispatcher@v6.4.7...v6.4.8)

Updates `symfony/http-client` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-client@v6.4.7...v6.4.8)

Updates `symfony/http-kernel` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-kernel@v6.4.7...v6.4.8)

Updates `symfony/monolog-bridge` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/monolog-bridge/releases)
- [Changelog](https://github.com/symfony/monolog-bridge/blob/7.1/CHANGELOG.md)
- [Commits](symfony/monolog-bridge@v6.4.7...v6.4.8)

Updates `symfony/options-resolver` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/options-resolver/releases)
- [Changelog](https://github.com/symfony/options-resolver/blob/7.1/CHANGELOG.md)
- [Commits](symfony/options-resolver@v6.4.7...v6.4.8)

Updates `symfony/password-hasher` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/password-hasher/releases)
- [Changelog](https://github.com/symfony/password-hasher/blob/7.1/CHANGELOG.md)
- [Commits](symfony/password-hasher@v6.4.7...v6.4.8)

Updates `symfony/routing` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.1/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.7...v6.4.8)

Updates `symfony/security-core` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/security-core/releases)
- [Changelog](https://github.com/symfony/security-core/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-core@v6.4.7...v6.4.8)

Updates `symfony/security-http` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/security-http/releases)
- [Changelog](https://github.com/symfony/security-http/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-http@v6.4.7...v6.4.8)

Updates `symfony/stopwatch` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/7.1/CHANGELOG.md)
- [Commits](symfony/stopwatch@v6.4.7...v6.4.8)

Updates `symfony/twig-bridge` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/twig-bridge/releases)
- [Changelog](https://github.com/symfony/twig-bridge/blob/7.1/CHANGELOG.md)
- [Commits](symfony/twig-bridge@v6.4.7...v6.4.8)

Updates `symfony/var-dumper` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.1/CHANGELOG.md)
- [Commits](symfony/var-dumper@v6.4.7...v6.4.8)

Updates `symfony/var-exporter` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/var-exporter/releases)
- [Changelog](https://github.com/symfony/var-exporter/blob/7.1/CHANGELOG.md)
- [Commits](symfony/var-exporter@v6.4.7...v6.4.8)

Updates `symfony/dom-crawler` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dom-crawler@v6.4.7...v6.4.8)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/asset-mapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/doctrine-messenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/expression-language
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/messenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/notifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-access
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/proxy-manager-bridge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-csrf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/twig-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/uid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/web-link
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/browser-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/debug-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/clock
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/config
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/css-selector
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/doctrine-bridge
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/error-handler
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-kernel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/monolog-bridge
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/options-resolver
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/password-hasher
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/stopwatch
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/twig-bridge
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/var-dumper
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/var-exporter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dom-crawler
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 9, 2024
@automerge-rindula-de automerge-rindula-de bot added this pull request to the merge queue Jun 9, 2024
Merged via the queue into master with commit cf845b7 Jun 9, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/composer/symfony-dcd6686903 branch June 9, 2024 08:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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