mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
removed whitespace an use string explicitely
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
doctrine:
|
||||
dbal:
|
||||
types:
|
||||
uuid: Ramsey\Uuid\Doctrine\UuidType
|
||||
uuid: 'Ramsey\Uuid\Doctrine\UuidType'
|
||||
|
||||
Reference in New Issue
Block a user