-1
Try to reset the Composer repository and use https protocol only...
composer config -g repo.packagist composer https://packagist.org
composer config -g github-protocols https ssh
This will automatically resolve the file composer.json
if it contains errors.
It worked, let me go back to school now, brigadeo.
– ProgramadorBad