Skip to content

Commit 213e6f0

Browse files
committed
Apply fixed Copilot review.
1 parent 77d807b commit 213e6f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/console.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
'@tests' => dirname(__DIR__) . '/tests',
2727
],
2828
'basePath' => dirname(__DIR__),
29+
'bootstrap' => ['log'],
2930
'components' => [
3031
'authManager' => [
3132
'class' => PhpManager::class,

0 commit comments

Comments
 (0)