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#61653 [Routing] Don't rebuild cache when controller action body changes (@HypeMC)