Skip to content

Commit 6c819a9

Browse files
Remove legacy config for disabling annotations
1 parent d62cac7 commit 6c819a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Fixtures/App/Kernel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ protected function configureContainer(ContainerConfigurator $container): void
5050
'router' => ['utf8' => true],
5151
'secret' => 'for your eyes only',
5252
'test' => true,
53-
'annotations' => false,
5453
'http_method_override' => false,
5554
'handle_all_throwables' => true,
5655
'php_errors' => ['log' => true],

0 commit comments

Comments
 (0)