composer install -vvv报错
Problem 1
- Installation request for intervention/image 2.4.1 -> satisfiable by interv
ention/image[2.4.1].
- intervention/image 2.4.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
To enable extensions, verify that they are enabled in your .ini files:
- E:\phpStudy\PHPTutorial\php\php-7.2.1-nts\php.ini
You can also run `php --ini` inside terminal to see which files are used by PH
- Installation request for intervention/image 2.4.1 -> satisfiable by interv
ention/image[2.4.1].
- intervention/image 2.4.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
To enable extensions, verify that they are enabled in your .ini files:
- E:\phpStudy\PHPTutorial\php\php-7.2.1-nts\php.ini
You can also run `php --ini` inside terminal to see which files are used by PH
P in CLI mode.
打开 php_fileinfo