Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalkaoz committed May 22, 2017
1 parent e502998 commit d34c00f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 23 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"php": ">=5.4",
"php": ">=5.5",
"symfony/console": "^2.4 | ^3",
"symfony/event-dispatcher": "^2.7 | ^3",
"phpdocumentor/reflection-docblock": "^2.0 | ^3",
Expand All @@ -28,8 +28,8 @@
"php-http/multipart-stream-builder": "^1.0"
},
"require-dev": {
"phpspec/phpspec": "^3.0",
"bossa/phpspec2-expect": "^2.0",
"phpspec/phpspec": "^3.0 | ^2.4",
"bossa/phpspec2-expect": "^2.2 | ^1.0",
"php-http/guzzle6-adapter": "^1.0"
},
"autoload": {
Expand Down
34 changes: 14 additions & 20 deletions composer.lock

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

0 comments on commit d34c00f

Please sign in to comment.