Skip to content

Commit 80c684f

Browse files
committed
removed unused config
Signed-off-by: MarioRadu <[email protected]>
1 parent 4f78a72 commit 80c684f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/autoload/doctrine.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Ramsey\Uuid\Doctrine\UuidType;
1313

1414
return [
15-
'doctrine' => [
15+
'doctrine' => [
1616
'configuration' => [
1717
'orm_default' => [
1818
'entity_listener_resolver' => EntityListenerResolver::class,

0 commit comments

Comments
 (0)