mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
Add a recipe for dunglas/doctrine-json-odm
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Dunglas\\DoctrineJsonOdm\\Bundle\\DunglasDoctrineJsonOdmBundle": ["all"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> What's next? </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
* The <comment>json_document</> column type is now available
|
||||
* Go to https://github.com/dunglas/doctrine-json-odm for examples and docs
|
||||
Reference in New Issue
Block a user