yii2 安装爬虫采集类失败
[[email protected] yii2]# composer require jaeger/querylist Using version ^4.2 for jaeger/querylist ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Package codeception/base is abandoned, you should avoid using it. No replacement was suggested. Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested. Generating autoload files 2 packages you are using are looking for funding. Use the composer fund command to find out more!
[[email protected] yii2]# composer require kiddyu/beanbun Using version ^1.0 for kiddyu/beanbun ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 2 installs, 0 updates, 0 removals
- Installing workerman/workerman (v3.5.30): Downloading (100%)
The Process class relies on proc_open, which is not available on your PHP installation. The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems) Unzip with unzip command failed, falling back to ZipArchive class - Installing kiddyu/beanbun (1.0.4): Downloading (100%)
The Process class relies on proc_open, which is not available on your PHP installation. The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems) Unzip with unzip command failed, falling back to ZipArchive class workerman/workerman suggests installing ext-event (For better performance. ) Package codeception/base is abandoned, you should avoid using it. No replacement was suggested. Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested. Writing lock file Generating autoload files 2 packages you are using are looking for funding. Use thecomposer fundcommand to find out more!