Skip to content

Commit ee0f242

Browse files
allow with symfony5
1 parent 8168136 commit ee0f242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"doctrine/mongodb-odm": ">=1.0.2 <2.0",
4848
"doctrine/orm": ">=2.5.0",
4949
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
50-
"symfony/yaml": "~2.6 || ~3.0 || ~4.0"
50+
"symfony/yaml": "^2.6 || ^3.0 || ^4.0 || ^5.0"
5151
},
5252
"suggest": {
5353
"doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",

0 commit comments

Comments
 (0)