Skip to content

Commit 6a0f581

Browse files
authored
Merge pull request #5 from Howriq/chapter-1
spacing chapter 1
2 parents c30b42e + 4037708 commit 6a0f581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App/src/ConfigProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ private function getDoctrineConfig(): array
128128
'check_database_platform' => true,
129129
],
130130
'types' => [
131-
UuidType::NAME => UuidType::class,
131+
UuidType::NAME => UuidType::class,
132132
],
133133
];
134134
}

0 commit comments

Comments
 (0)