Olá, já tentei de tudo e não consigo sair deste ponto:
You must enable the openssl extension in your php.ini to load information from https://repo.packagist.org
Abaixo mensagem contendo o erro. Conto com o apoio de vcs. Grato.
O Windows PowerShell
Copyright (C) Microsoft Corporation. Todos os direitos reservados.
Instale o PowerShell mais recente para obter novos recursos e aprimoramentos! https://aka.ms/PSWindows
PS C:\Users\Rodrigo> cd e:/laravel
PS E:\laravel> composer create-project laravel/laravel controle-series
Creating a "laravel/laravel" project at "./controle-series"
You are running Composer with SSL/TLS protection disabled.
In ComposerRepository.php line 1181:
You must enable the openssl extension in your php.ini to load information from https://repo.packagist.org
create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [<package> [<directory> [<version>]]]