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

Commit 682c754

Browse files
committed
updated bundle deps to 2.3
1 parent 0bd1346 commit 682c754

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
@@ -13,11 +13,11 @@
1313
"doctrine/doctrine-bundle": "1.2.*",
1414
"twig/extensions": "1.0.*",
1515
"symfony/assetic-bundle": "2.1.*",
16-
"symfony/swiftmailer-bundle": "2.2.*",
17-
"symfony/monolog-bundle": "2.2.*",
18-
"sensio/distribution-bundle": "2.2.*",
19-
"sensio/framework-extra-bundle": "2.2.*",
20-
"sensio/generator-bundle": "2.2.*",
16+
"symfony/swiftmailer-bundle": "2.3.*",
17+
"symfony/monolog-bundle": "2.3.*",
18+
"sensio/distribution-bundle": "2.3.*",
19+
"sensio/framework-extra-bundle": "2.3.*",
20+
"sensio/generator-bundle": "2.3.*",
2121
"incenteev/composer-parameter-handler": "~2.0"
2222
},
2323
"scripts": {

0 commit comments

Comments
 (0)