码迷,mamicode.com
首页 > 其他好文 > 详细

Composer install 报错

时间:2019-03-10 21:00:16      阅读:352      评论:0      收藏:0      [点我收藏+]

标签:oat   line   ini   body   add   write   let   OLE   iss   

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:\laragon\bin\php\php-7.2.11-Win32-VC15-x64\php.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

Composer install 报错

标签:oat   line   ini   body   add   write   let   OLE   iss   

原文地址:https://www.cnblogs.com/greycdoer0/p/10506731.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!