https://github.com/edvler/yii2-adldap-moduleの手順に従って、yii2-adldap-module をインストールしようとしています。でインストールしようとするとphp composer.phar require edvlerblog/yii2-adldap-module "v1.0.0"
、次のエラーが表示されます
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for edvlerblog/yii2-adldap-module v1.0.0 -> satisfiable by edvlerblog/yii2-adldap-module[v1.0.0].
- edvlerblog/yii2-adldap-module v1.0.0 requires adldap/adldap v4.0-stable -> no matching package found.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
どうすればyii2にadldapをインストールできますか? 他の方法はありますか、それとも拡張機能はまだ使用されていますか?