We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8168136 + ee0f242 commit e47154bCopy full SHA for e47154b
composer.json
@@ -47,7 +47,7 @@
47
"doctrine/mongodb-odm": ">=1.0.2 <2.0",
48
"doctrine/orm": ">=2.5.0",
49
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
50
- "symfony/yaml": "~2.6 || ~3.0 || ~4.0"
+ "symfony/yaml": "^2.6 || ^3.0 || ^4.0 || ^5.0"
51
},
52
"suggest": {
53
"doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
0 commit comments