I\'m trying to install Laravel package Intervention Image and when I run composer update:
composer update
Your requirements could not be resolved to an installa
On Windows I had to add line extension=php_fileinfo.dll in my php.ini file
extension=php_fileinfo.dll