Add a recipe for dunglas/doctrine-json-odm

This commit is contained in:
Kévin Dunglas
2018-09-23 23:13:00 +02:00
parent a80116013a
commit f43985fb77
2 changed files with 11 additions and 0 deletions
@@ -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