zoukankan      html  css  js  c++  java
  • Composer install 报错

    Your requirements could not be resolved to an installable set of packages.

    Problem 1
    - Installation request for laravel/horizon v1.4.3 -> satisfiable by laravel/horizon[v1.4.3].
    - laravel/horizon v1.4.3 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system.

    To enable extensions, verify that they are enabled in your .ini files:
    - E:laragoninphpphp-7.2.11-Win32-VC15-x64php.ini
    You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.

    解决: composer install --ignore-platform-reqs

  • 相关阅读:
    WordPress Ambience主题‘src’参数跨站脚本漏洞
    Linux Kernel fallocate实现拒绝服务漏洞
    WordPress Content Slide插件跨站请求伪造漏洞
    WordPress Mail Subscribe List插件‘sml_name’参数HTML注入漏洞
    WordPress NextGEN Gallery插件‘swfupload.swf’多个跨站脚本漏洞
    由Firefox的NoScript插件升级想到的
    在长春继续吃
    NB到SB
    边走边记
    为什么不坐热气球?
  • 原文地址:https://www.cnblogs.com/greycdoer0/p/10506731.html
Copyright © 2011-2022 走看看