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

  • 相关阅读:
    【日记】200617 今天开始写日记了
    近期未复现比赛汇总
    2021NSCTF RE WP
    2021国赛CISCN 初赛 部分REwriteup
    对流氓APP——一份礼物.apk的逆向分析
    RE之攻防世界 maze
    RE-攻防世界 logmein
    RE-攻防世界 T4 simple-unpack
    安天逆向工程课程 U1
    RE-攻防世界 simple-unpack
  • 原文地址:https://www.cnblogs.com/greycdoer0/p/10506731.html
Copyright © 2011-2022 走看看