I use 5.7v Laravel and 7.2.1v PHP and composer last version, but when I like to create new project these errors appeared:
Your requirements could not be resolved
In my case I just uncomment extension=fileinfo in php.ini then it works
extension=fileinfo
php.ini