【问题标题】:|New to Php| How can I install this to php [duplicate]|PHP新手|如何将其安装到 php [重复]
【发布时间】:2021-05-16 22:24:24
【问题描述】:

您的锁定文件不包含兼容的软件包集。请运行作曲家更新。

      Problem 1
        - intervention/image is locked to version 2.5.0 and an update of this package was not requested.
        - intervention/image 2.5.0 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
      Problem 2
        - league/flysystem is locked to version 1.0.53 and an update of this package was not requested.
        - league/flysystem 1.0.53 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
      Problem 3
        - league/flysystem 1.0.53 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
        - tcg/voyager v1.2.6 requires league/flysystem ~1.0.41 -> satisfiable by league/flysystem[1.0.53].
        - tcg/voyager is locked to version v1.2.6 and an update of this package was not requested

【问题讨论】:

    标签: php composer-php


    【解决方案1】:

    您可以简单地编辑您的 php.ini 文件并启用 fileinfo 扩展名。所有被禁用的扩展都以 ; 开头显示。分号,每个启用的都没有分号;在它之前。

    这是图片

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-06-09
      • 2013-03-23
      • 1970-01-01
      • 1970-01-01
      • 2018-07-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多