Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#61955 [Messenger] bump ext-redis to 6.2 and ext-relay to 0.12 minimum (@xabbuh)
- feature symfony/symfony#61952 [Cache] bump ext-relay to 0.12+ (@xabbuh)
- feature symfony/symfony#61423 [Mime] Deprecate implementing
__sleep/wakeup()onAbstractPartimplementations (@nicolas-grekas) - feature symfony/symfony#61127 [Cache] Add
TagAwareAdapterInterfacetoNullAdapter(@a.dmitryuk)