実現したいこと
phpspreadsheetを実行したくてインストールしたけど、vendorフォルダが作成されない。
composerをインストールし、phpspreadsheetをインストールしたのですが、何故かvendorフォルダが作成されません。
リモートで作業しています。
どうすればvendorフォルダが作成されるのでしょうか。
前提
composerのインストール確認しています。
ドスプロンプトで「composer -v」を実行してインストールされているのを確認しました。
composer require phpoffice/phpspreadsheetをコマンドプロンプトで実行しました。
発生している問題・エラーメッセージ
エラーメッセージかどうかわかりませんが、composer require phpoffice/phpspreadsheetを実行した後の文字列をペーストします。
Info from https://repo.packagist.org: #StandWithUkraine [InvalidArgumentException] Package phpoffice/phpspreadsheet has requirements incompatible with your PHP version, PHP extensions and Composer v ersion: - phpoffice/phpspreadsheet 1.28.0 requires php ^7.4 || ^8.0 which does not match your installed version 7.1.8 (Pa ckage overridden via config.platform, same as actual). - phpoffice/phpspreadsheet 1.28.0 requires ext-fileinfo * but it is not present. - phpoffice/phpspreadsheet 1.28.0 requires ext-gd * but it is not present. require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>]...
補足情報(FW/ツールのバージョンなど)
windows 10
php 7.1.8
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。