Don't suggest pecl_http

This commit is contained in:
Chris Boden 2017-09-14 08:18:28 -04:00
parent 07f0af72ad
commit c03b1b0f56

View File

@ -22,9 +22,6 @@
"Ratchet\\": "src/Ratchet" "Ratchet\\": "src/Ratchet"
} }
} }
, "suggest": {
"ext-pecl_http": "^2.0"
}
, "require": { , "require": {
"php": ">=5.4.2" "php": ">=5.4.2"
, "ratchet/rfc6455": "^0.2" , "ratchet/rfc6455": "^0.2"