Get rid of nonexistent package

composer.json required a package that doesn't exist.
This commit is contained in:
Jesse Spears 2016-04-01 17:58:46 -07:00
parent 44629a6eb6
commit 976a76a3b5

View File

@ -5,7 +5,6 @@
"php": "^5.5|^7.0",
"guzzlehttp/psr7": "~1.2",
"php-http/httplug": "^1.0",
"php-http/client-implementation": "^1.0",
"php-http/discovery": "^0.8"
},
"require-dev": {