我安装时遇到问题nao-pon/flysystem-google-drive
当我运行命令时,作曲家需要nao-pon/flysystem-google-drive或nao-pon/flysystem-google-drive:~1.1
我收到这样的错误:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires nao-pon/flysystem-google-drive ^1.1 -> satisfiable by nao-pon/flysystem-google-drive[1.1.0, ..., 1.1.x-dev].
- nao-pon/flysystem-google-drive[1.1.0, ..., 1.1.x-dev]
require league/flysystem ~1.0 -> found league/flysystem[1.0.0-alpha1, ..., 1.x-dev] but it conflicts with your root composer.json require (^3.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades, and removals for packages currently locked to
specific versions.
You can also try re-running composer require with …Run Code Online (Sandbox Code Playgroud) php laravel composer-php google-drive-api flysystem-google-drive