Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit d3ed0da

Browse files
committed
update deps
1 parent cc59e92 commit d3ed0da

File tree

2 files changed

+703
-215
lines changed

2 files changed

+703
-215
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
"require": {
1414
"php": ">=5.5.9",
1515
"symfony/symfony": "3.0.*@dev",
16-
"doctrine/orm": "^2.4.8",
17-
"doctrine/doctrine-bundle": "~1.4",
16+
"doctrine/orm": "~2.5@dev",
17+
"doctrine/doctrine-bundle": "~1.6@dev",
18+
"doctrine/doctrine-cache-bundle": "~1.0@dev",
1819
"symfony/swiftmailer-bundle": "~2.3",
1920
"symfony/monolog-bundle": "~2.7@dev",
2021
"sensio/distribution-bundle": "~5.0@dev",

0 commit comments

Comments
 (0)