尝试在laravel中进行作曲家更新时出错 [英] Get an error while trying to composer update in laravel

查看:72
本文介绍了尝试在laravel中进行作曲家更新时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用composer install来安装laravel项目中的依赖项,然后我收到了这个错误:



i was trying to do composer install to install the dependencies in a laravel project, then i got this error:

$ composer install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for intervention/image 2.3.4 -> satisfiable by intervention/image[2.3.4].
    - intervention/image 2.3.4 requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system.





如何解决这个问题?谢谢。



how to solve this problem? thanks you.

推荐答案

composer install
使用包信息加载composer存储库
安装依赖项(包括require-dev)来自 lock 文件
您的要求无法解析为可安装的 set 的包。

问题 1
- 安装请求 干预/图像< span class =code-digit> 2 。 3 4 - >干预/图像可以满足[ 2 3 4 < /跨度>]。
- 介入/图像 2 3 4 需要ext-fileinfo * - >所请求的PHP扩展文件info 缺少来自您的系统。
composer install Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for intervention/image 2.3.4 -> satisfiable by intervention/image[2.3.4]. - intervention/image 2.3.4 requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system.





如何解决这个问题?谢谢。



how to solve this problem? thanks you.


这篇关于尝试在laravel中进行作曲家更新时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆