Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
- bug symfony/symfony#61605 [Cache] Fix internal representation of non-static values (@nicolas-grekas)
- bug symfony/symfony#61599 [Cache] Make
TagAwareAdapter
registrable as a service (@a.dmitryuk)