Answers for "problem 1 - phpoffice/phpspreadsheet is locked to version 1.18.0 and an update of this package was not requested. - phpoffice/phpspreadsheet 1.18.0 requires ext-gd * -> it is missing from your system. install or enable php's gd extension windows"

1

phpoffice/phpspreadsheet is locked to version 1.10.1 and an update of this package was not requested. - phpoffice/phpspreadsheet 1.10.1 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.

sudo apt install php-xml
sudo apt install php-zip
sudo apt install php-gd
sudo apt install php-mbstring
Posted by: Guest on March-01-2021

Code answers related to "problem 1 - phpoffice/phpspreadsheet is locked to version 1.18.0 and an update of this package was not requested. - phpoffice/phpspreadsheet 1.18.0 requires ext-gd * -> it is missing from your system. install or enable php's gd extension windows"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language