问题描述 webman使用wss作为客户端报错Exception: class \Protocols\Wss not exist 程序代码 <?php namespace process; use Workerman\Connection\AsyncTcpConnection; class MarketProcess { public function onWorkerStart($worker)...
问题描述 安装数据库迁移的时候报错 程序代码 composer require robmorgan/phinx 报错信息 Your requirements could not be resolved to an installable set of packages. Problem 1 - cakephp/datasource[4.0.0, ..., 4.3.4] require psr/log ^...