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

Commit e9cea06

Browse files
committed
updated deps to stable versions when possible
2 parents 51ca575 + f6a3312 commit e9cea06

File tree

2 files changed

+52
-206
lines changed

2 files changed

+52
-206
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"doctrine/doctrine-cache-bundle": "~1.2@dev",
1919
"symfony/security-acl": "~3.0@dev",
2020
"symfony/swiftmailer-bundle": "~2.3",
21-
"symfony/monolog-bundle": "~2.7@dev",
22-
"sensio/distribution-bundle": "~5.0@dev",
21+
"symfony/monolog-bundle": "~2.8",
22+
"sensio/distribution-bundle": "~5.0",
2323
"sensio/framework-extra-bundle": "^3.0.2",
2424
"incenteev/composer-parameter-handler": "~2.0"
2525
},

0 commit comments

Comments
 (0)