windows端末でcomposerをインストールしようとすると下記のような表示がされています。
composer installが正常終了するように解決する方法などはありますでしょうか?
Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for phpoffice/phpspreadsheet 1.6.0 -> satisfiable by phpoffice/phpspreadsheet[1.6.0]. - phpoffice/phpspreadsheet 1.6.0 requires ext-gd * -> the requested PHP extension gd is missing from your system. Problem 2 - phpoffice/phpspreadsheet 1.6.0 requires ext-gd * -> the requested PHP extension gd is missing from your system. - maatwebsite/excel 3.0.0 requires phpoffice/phpspreadsheet ^1.1 -> satisfiable by phpoffice/phpspreadsheet[1.6.0]. - Installation request for maatwebsite/excel 3.0.0 -> satisfiable by maatwebsite/excel[3.0.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\php\php.ini You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/04/15 01:12
2019/04/15 08:51
2019/04/15 08:59
2019/04/19 07:26