Skip to content

Commit

Permalink
Merge pull request #7 from unikorp/chore/bump-php-http-dependencies
Browse files Browse the repository at this point in the history
chore(composer): bump all php-http dependencies
  • Loading branch information
VEBERArnaud committed Aug 9, 2017
2 parents b637a00 + 56696ce commit 4c82a86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"php": "^7.1",
"ext-json": "*",
"php-http/httplug": "^1.1",
"php-http/discovery": "^1.1",
"php-http/message": "^1.4",
"php-http/client-common": "^1.4"
"php-http/discovery": "^1.3",
"php-http/message": "^1.6",
"php-http/client-common": "^1.5"
},
"require-dev": {
"phpunit/phpunit": "^6.3",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 4c82a86

Please sign in to comment.