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

Commit 8e528d7

Browse files
committed
updated deps to make it possible to install SE with Symfony 3.0
1 parent e9d4a28 commit 8e528d7

File tree

2 files changed

+71
-85
lines changed

2 files changed

+71
-85
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"doctrine/doctrine-bundle": "~1.4",
1414
"symfony/assetic-bundle": "~2.3",
1515
"symfony/swiftmailer-bundle": "~2.3",
16-
"symfony/monolog-bundle": "~2.4",
17-
"sensio/distribution-bundle": "~4.0",
16+
"symfony/monolog-bundle": "~2.7@dev",
17+
"sensio/distribution-bundle": "~5.0@dev",
1818
"sensio/framework-extra-bundle": "^3.0.2",
1919
"incenteev/composer-parameter-handler": "~2.0"
2020
},

composer.lock

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

0 commit comments

Comments
 (0)