国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

安裝illuminate/redis illuminate/events出現(xiàn)報(bào)錯(cuò)

lengxiaoyu

問(wèn)題描述

使用composer require -W illuminate/redis illuminate/events出現(xiàn)了報(bào)錯(cuò)

報(bào)錯(cuò)信息

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

  Problem 1
    - Root composer.json requires PHP extension ext-mysql_xdevapi * but it is missing from your system. Install or enable PHP's mysql_xdevapi extension.

To enable extensions, verify that they are enabled in your .ini files:
    - G:\phpstudy_pro\Extensions\php\php8.0.2nts\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-mysql_xdevapi` to temporarily ignore these required extensions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require illuminate/redis:*" to figure out if any version is installable, or "composer require illuminate/redis:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

截圖報(bào)錯(cuò)信息里報(bào)錯(cuò)文件相關(guān)代碼

截圖

操作系統(tǒng)及workerman/webman等框架組件具體版本

Workerman版本 4.1.13
Webman版本 1.5.9
WebmanAdmin版本 0.6.18
PHP版本 8.0.2
MYSQL版本 5.7.39-log
操作系統(tǒng) WINNT

加上--ignore-platform-req=ext-mysql_xdevapi`可以解決問(wèn)題

1242 2 0
2個(gè)回答

PHP甩JAVA一條街

換成php8.2

  • 暫無(wú)評(píng)論
gddd

要么指定庫(kù)版本,要么升級(jí)php版本

  • 暫無(wú)評(píng)論
年代過(guò)于久遠(yuǎn),無(wú)法發(fā)表回答
??