我最近创建了一个laravel项目,当我点击时
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 joshbrw/laravel-module-installer ^0.1.4 -> satisfiable by joshbrw/laravel-module-installer[v0.1.4].
- joshbrw/laravel-module-installer v0.1.4 requires composer-plugin-api ^1.1 -> 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
作曲家版本:
Composer version @package_branch_alias_version@ (1.0.0-beta2) 2016-03-27 16:00:34
任何帮助将不胜感激。在此先感谢