Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-kuendig committed Aug 2, 2016
2 parents 7437581 + eb0cfac commit 31e2f15
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"require": {
"guzzlehttp/guzzle": "~6.0",
"cypresslab/gitelephant": "~1.1",
"symfony/console": "~2.7",
"symfony/process": "~2.7",
"symfony/console": "~2.7|~3.0",
"symfony/process": "~2.7|~3.0",
"symfony/yaml": "~2.1|~3.0"
},
"bin": [
"october"
],
"require-dev": {
"symfony/var-dumper": "~2.7"
"symfony/var-dumper": "~2.7|~3.0"
}
}
72 changes: 36 additions & 36 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 31e2f15

Please sign in to comment.