config/stubs/http.composer.json

{
  "require": {
    "ext-raphf": "*"
  },
  "php-ext": {
    "configure-options": [
      {
        "name": "enable-http"
      }
    ]
  }
}