install or enable php's http extension code example
Example: - The requested PHP extension ext-http * is missing from your system. Install or enable PHP's http extension.
find "ext-http": "*" in composer.json and remve it
find "ext-http": "*" in composer.json and remve it