Pierre Ambroise

Results 13 issues of Pierre Ambroise

If we specify the entity name in the command argument, some questions are not asked. This PR ensures that no questions are skipped. :) Fixes #975

Bug
Status: Needs Review

While working on symfony/ux#2447 @smnandre and I saw that the TurboStreamListenRenderer service is configured in [this line](https://github.com/symfony/mercure-bundle/blob/77435d740b228e9f5f3f065b6db564f85f2cdb64/src/DependencyInjection/MercureExtension.php#L211). Today, we need to change the configuration. How can we handle this? See...