Skip to content

Commit

Permalink
Remove non-existent dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
welcoMattic committed Nov 2, 2016
1 parent 7b2812a commit fae3d1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"php-http/client-common": "^1.2",
"php-http/cache-plugin": "^1.0",
"php-http/logger-plugin": "^1.0",
"php-http/discovery": "^1.0",
"php-http/client-implementation": "^1.0"
"php-http/discovery": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5 || ^5.4",
Expand Down

0 comments on commit fae3d1b

Please sign in to comment.