Skip to content

Commit

Permalink
upgrade to Symfony 2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ehough committed Jun 10, 2016
1 parent fd6c57e commit 4610f13
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 87 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -12,13 +12,13 @@
}
],
"require": {
"symfony/finder" : "2.8.6",
"symfony/filesystem" : "2.8.6",
"symfony/dependency-injection" : "2.8.6",
"symfony/class-loader" : "2.8.6",
"symfony/finder" : "2.8.7",
"symfony/filesystem" : "2.8.7",
"symfony/dependency-injection" : "2.8.7",
"symfony/class-loader" : "2.8.7",
"tedivm/stash" : "0.12.3",
"symfony/event-dispatcher" : "2.8.6",
"symfony/templating" : "2.8.6",
"symfony/event-dispatcher" : "2.8.7",
"symfony/templating" : "2.8.7",
"puzzlehttp/puzzle" : "~4.2.0",
"twig/twig" : "1.24.1",
"yahnis-elsts/plugin-update-checker" : "~2.1"
Expand Down

0 comments on commit 4610f13

Please sign in to comment.