Skip to content

Commit 383a139

Browse files
committed
Update dependencies to remove deprecations
1 parent 75901e6 commit 383a139

File tree

3 files changed

+256
-276
lines changed

3 files changed

+256
-276
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"doctrine/doctrine-bundle": "^1.6",
3636
"doctrine/data-fixtures": "^1.0",
3737
"doctrine/doctrine-cache-bundle": "^1.0",
38-
"doctrine/phpcr-odm": "^1.3",
38+
"doctrine/phpcr-odm": "^2.0",
3939

4040
"sonata-project/cache-bundle": "^2.1",
4141
"sonata-project/doctrine-phpcr-admin-bundle": "^2.0",
@@ -52,7 +52,7 @@
5252
"require-dev": {
5353
"sensio/generator-bundle": "^3.0",
5454
"liip/functional-test-bundle": "^1.3",
55-
"symfony-cmf/testing": "^1.3"
55+
"symfony-cmf/testing": "^2.0"
5656
},
5757
"minimum-stability": "dev",
5858
"prefer-stable": true,

0 commit comments

Comments
 (0)