Skip to content

Commit 4271a31

Browse files
committed
Merge remote-tracking branch 'origin/2.0'
2 parents cf52c55 + b042a6e commit 4271a31

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
],
1111
"require": {
1212
"php": "^7.1",
13-
"doctrine/common": "^2.4",
14-
"doctrine/data-fixtures": "^1.0",
15-
"doctrine/doctrine-bundle": "^1.0 || ^2.0",
13+
"doctrine/common": "^2.7",
14+
"doctrine/data-fixtures": "^1.2",
15+
"doctrine/doctrine-bundle": "^1.8 || ^2.0",
1616
"doctrine/phpcr-bundle": "^2.0@dev",
1717
"doctrine/phpcr-odm": "^1.4 || ^2.0@dev",
1818
"friendsofsymfony/jsrouting-bundle": "^1.1 || ^2.1",
19-
"jackalope/jackalope": "^1.1.5",
20-
"jackalope/jackalope-doctrine-dbal": "^1.1.5",
19+
"jackalope/jackalope": "^1.3",
20+
"jackalope/jackalope-doctrine-dbal": "^1.3",
2121
"symfony/browser-kit": "^2.8 || ^3.0 || ^4.0",
2222
"symfony/console": "^2.8 || ^3.0 || ^4.0",
2323
"symfony/css-selector": "^2.8 || ^3.0 || ^4.0",

0 commit comments

Comments
 (0)