Changelog (v6.3.1...v6.3.2)
- bug symfony/symfony#51078 [FrameworkBundle][Workflow] Throw exception is workflow.xxx.transitions is not an array (@lyrixx)
- bug symfony/symfony#51102 [Webhook] Allow slash in webhook type (@alamirault)
- bug symfony/symfony#50988 [DependencyInjection] Run the
ResolveFactoryClassPass
whenlint:container
builds the container from a dump (@MatTheCat) - bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
- bug symfony/symfony#50944 [FrameworkBundle] Add missing monolog channel tag to the
messenger:failed:retry
command (@HypeMC) - bug symfony/symfony#50475 [FrameworkBundle] Prevent
cache:clear
to lose files on subsequent runs (@Okhoshi)