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

Commit 2342cb6

Browse files
committed
updated deps to stable versions
1 parent 3af9d52 commit 2342cb6

File tree

2 files changed

+49
-160
lines changed

2 files changed

+49
-160
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"require": {
1414
"php": ">=5.5.9",
1515
"symfony/symfony": "3.0.*@dev",
16-
"doctrine/orm": "~2.5@dev",
17-
"doctrine/doctrine-bundle": "~1.6@dev",
18-
"doctrine/doctrine-cache-bundle": "~1.2@dev",
16+
"doctrine/orm": "~2.5",
17+
"doctrine/doctrine-bundle": "~1.6",
18+
"doctrine/doctrine-cache-bundle": "~1.2",
1919
"symfony/swiftmailer-bundle": "~2.3",
2020
"symfony/monolog-bundle": "~2.8",
2121
"sensio/distribution-bundle": "~5.0",

composer.lock

Lines changed: 46 additions & 157 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)