Update dependency doctrine/orm to v2.7.3

This commit is contained in:
Renovate Bot
2020-06-22 21:40:42 +00:00
parent eaaf43aef6
commit 13592e4ba2
2 changed files with 120 additions and 45 deletions

View File

@ -31,7 +31,7 @@
"twig/twig": "2.8.1",
"psr/simple-cache": "1.0.1",
"psr/log": "1.1.0",
"doctrine/orm": "2.6.3"
"doctrine/orm": "2.7.3"
},
"require-dev": {
"squizlabs/php_codesniffer": "3.5.5",