Skip to content

Commit

Permalink
Adding option to dispatch events from http client adapter
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Brunette <n@tebru.net>
  • Loading branch information
natebrunette committed May 4, 2016
1 parent 0af5766 commit 2419fc9
Show file tree
Hide file tree
Showing 9 changed files with 312 additions and 79 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": ">= 4, < 6",
"phpunit/phpunit": "^4.0 || ^5.0",
"guzzlehttp/guzzle": "^5.3|^6.0",
"symfony/symfony": "^3.0",
"sensio/framework-extra-bundle": "^3.0.2",
Expand Down

0 comments on commit 2419fc9

Please sign in to comment.