Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update integration tests
  • Loading branch information
Nyholm committed Jul 18, 2016
commit 72475b4772d85684788f774b867d9cc5682225a2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require-dev": {
"phpunit/phpunit": "^4.8",
"guzzlehttp/psr7": "^1.2",
"php-http/adapter-integration-tests": "~0.3.1",
"php-http/adapter-integration-tests": "^0.4",
"php-http/message": "^1.0",
"php-http/client-common": "^1.0"
},
Expand Down