Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/281.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php laravel项目中的作曲家冲突_Php_Laravel_Composer Php - Fatal编程技术网

Php laravel项目中的作曲家冲突

Php laravel项目中的作曲家冲突,php,laravel,composer-php,Php,Laravel,Composer Php,我最近创建了一个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 - Installati

我最近创建了一个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

任何帮助都将不胜感激。提前谢谢

我建议更新作曲家本身。运行
composer自我更新
,然后再次尝试
composer安装
。更新你的composer,最新版本是1.8。5@RossWilson[InvalidArgumentException]命令“自我更新”未定义。请运行此
编写器自我更新