Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
updated symfony version
  • Loading branch information
danieleorler committed Dec 15, 2014
1 parent 7e813ca commit 78b86bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": ">=5.3.0",
"symfony/yaml": "2.5.*",
"symfony/yaml": "2.6.*",
"phpoffice/phpexcel": "1.8.*"
},
"require-dev": {
Expand All @@ -23,4 +23,4 @@
"autoload": {
"psr-0": {"CSVMapper": "src/"}
}
}
}

0 comments on commit 78b86bc

Please sign in to comment.