Installation failed, deleting ./composer.json.
[RuntimeException]
No composer.json present in the current directory (./composer.json), this may
be the cause of the following exception.
[InvalidArgumentException]
Package phpoffice/phpspreadsheet has requirements incompatible with your PHP v
ersion, PHP extensions and Composer version:
- phpoffice/phpspreadsheet 1.22.0 requires ext-fileinfo * but it is not pres
ent.
- phpoffice/phpspreadsheet 1.22.0 requires ext-gd * but it is not present.
Кто-нибудь знает, как это исправить? Я застрял с этими ошибками в течение двух дней и не смог найти решение.
Спасибо
Я пытаюсь установить phpspreadysheet, но возникает ошибка [code]Installation failed, deleting ./composer.json.
[RuntimeException] No composer.json present in the current directory (./composer.json), this may be the cause of the following exception.
[InvalidArgumentException] Package phpoffice/phpspreadsheet has requirements incompatible with your PHP v ersion, PHP extensions and Composer version: - phpoffice/phpspreadsheet 1.22.0 requires ext-fileinfo * but it is not pres ent. - phpoffice/phpspreadsheet 1.22.0 requires ext-gd * but it is not present. [/code] Кто-нибудь знает, как это исправить? Я застрял с этими ошибками в течение двух дней и не смог найти решение. Спасибо