Tried to create a symfony project and got an error.
So I entered in the console:
composer create-project symfony/website-skeleton my-project
console output:
You are running Composer with SSL/TLS protection disabled.
Your configuration does not allow connections to http://packagist.org/packages.json. See https://getcomposer.org/doc/06-
config.md#secure-http for details.
http://packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of da
te
[Composer\Downloader\TransportException]
The "https://packagist.org/p/symfony/website-skeleton%24e4840857811b44fdd2effbe71a2cd41d6c17c10fe4f92248daacc2c4e0c
ecd67.json" file could not be downloaded: Unable to find the wrapper "https" - did you forget to enable it when you
configured PHP?
failed to open stream: No such file or directory