Update dependency doctrine/doctrine-bundle to v2
This commit is contained in:
parent
0208054013
commit
e899add148
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"require": {
|
||||
"php": ">=5.6",
|
||||
"symfony/symfony": "^2.8",
|
||||
"doctrine/doctrine-bundle": "^1.6",
|
||||
"doctrine/doctrine-bundle": "^2.0",
|
||||
"doctrine/orm": "^2.5",
|
||||
"twig/extensions": "^1.3",
|
||||
"symfony/assetic-bundle": "^2.8",
|
||||
|
|
Reference in a new issue