Skip to content

Commit

Permalink
Merge pull request #8 from BassRefleXive/master
Browse files Browse the repository at this point in the history
WEB-20308: Update Symfony up to 3.4.11
  • Loading branch information
eglobal-it authored May 29, 2018
2 parents 7a12524 + 777c7ae commit 3afa22a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"require": {
"php": ">=7.0",
"doctrine/annotations": "~1.0",
"symfony/asset": "3.4.3",
"symfony/framework-bundle": "3.4.3",
"symfony/console": "3.4.3",
"symfony/translation": "3.4.3",
"symfony/routing": "3.4.3",
"symfony/twig-bundle": "3.4.3",
"symfony/templating": "3.4.3",
"symfony/asset": "3.4.*",
"symfony/framework-bundle": "3.4.*",
"symfony/console": "3.4.*",
"symfony/translation": "3.4.*",
"symfony/routing": "3.4.*",
"symfony/twig-bundle": "3.4.*",
"symfony/templating": "3.4.*",
"sensio/framework-extra-bundle": "^3.0",
"psr/log": "~1.0"
},
Expand Down

0 comments on commit 3afa22a

Please sign in to comment.