Skip to content

Commit 642eaa0

Browse files
committed
WIP - removing one indirect deprecation
1 parent 42f30d5 commit 642eaa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Turbo/Tests/app/Kernel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ protected function configureContainer(ContainerConfigurator $container): void
105105
]);
106106

107107
$container->extension('mercure', [
108-
'enable_profiler' => '%kernel.debug%',
109108
'hubs' => [
110109
'default' => [
111110
'url' => $_SERVER['MERCURE_PUBLISH_URL'] ?? 'http://127.0.0.1:3000/.well-known/mercure',

0 commit comments

Comments
 (0)