Skip to content

Commit 13b1eb8

Browse files
committed
Upgraded the application to Symfony 3.2.0
1 parent 243be0b commit 13b1eb8

File tree

2 files changed

+172
-165
lines changed

2 files changed

+172
-165
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"sensio/framework-extra-bundle" : "^3.0",
2424
"symfony/monolog-bundle" : "^2.8",
2525
"symfony/swiftmailer-bundle" : "^2.3",
26-
"symfony/symfony" : "^3.2-beta1",
26+
"symfony/symfony" : "^3.2",
2727
"twig/extensions" : "^1.3",
28-
"twig/twig" : "^1.27",
28+
"twig/twig" : "^1.28",
2929
"white-october/pagerfanta-bundle" : "^1.0"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)