mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Added ramsey/uuid-doctrine to recipes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
doctrine:
|
||||
dbal:
|
||||
types:
|
||||
uuid: Ramsey\Uuid\Doctrine\UuidType
|
||||
Reference in New Issue
Block a user