I uncommented
extension=php_fileinfo.dll
in both php.ini's (production and development) but still can't install package using composer. When I run php -m
I can't see fileinfo module. I'm using xampp.
Can someone help ?
I uncommented
extension=php_fileinfo.dll
in both php.ini's (production and development) but still can't install package using composer. When I run php -m
I can't see fileinfo module. I'm using xampp.
Can someone help ?