Eu estou tentando resolver esse problema mas não estou conseguindo:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-http * but it is missing from your system. Install or enable PHP's http extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\PHP\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
C:\Users\rlirio\PhpstormProjects\Buscador-Cursos>php --ini
Configuration File (php.ini) Path:
Loaded Configuration File: C:\PHP\php.ini
Scan for additional .ini files in: (none)
Additional .ini files parsed: (none)
C:\Users\rlirio\PhpstormProjects\Buscador-Cursos>