Skip to content

Commit

Permalink
Merge pull request #4 from automatephp/symfony_3.2
Browse files Browse the repository at this point in the history
Update symfony to 3.2
  • Loading branch information
julienj authored Jan 2, 2017
2 parents c7e4352 + b1ca1dd commit 2ccfcfa
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 72 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"description": "Deployment Tool",
"type": "project",
"require": {
"symfony/console": "^3.1",
"symfony/yaml": "^3.1",
"symfony/console": "^3.2",
"symfony/yaml": "^3.2",
"romaricdrigon/metayaml": "^1.1",
"symfony/serializer": "3.1",
"symfony/serializer": "3.2",
"phpseclib/phpseclib": "~2.0",
"kherge/amend": "@dev"
"kherge/amend": "3.0.5"
},
"require-dev": {
"phake/phake": "@stable"
Expand Down
Loading

0 comments on commit 2ccfcfa

Please # to comment.