Update dependency doctrine/doctrine-fixtures-bundle to v3
This commit is contained in:
parent
0208054013
commit
b71a1b8e57
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
"sensio/generator-bundle": "~3.0",
|
"sensio/generator-bundle": "~3.0",
|
||||||
"phpunit/phpunit": "^5.4",
|
"phpunit/phpunit": "^5.4",
|
||||||
"liip/functional-test-bundle": "^1.6",
|
"liip/functional-test-bundle": "^1.6",
|
||||||
"doctrine/doctrine-fixtures-bundle": "^2.3"
|
"doctrine/doctrine-fixtures-bundle": "^3.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-root-package-install": [
|
"post-root-package-install": [
|
||||||
|
|
Reference in a new issue