ubuntu24.0x
vendor 目录已经删除重新安装了还是报错
"require": {
"php": ">=8.2",
"workerman/webman-framework": "^2.1",
"monolog/monolog": "^2.0",
"webman/cache": "^2.1",
"webman/redis": "^2.1",
"illuminate/events": "^11.42",
"webman/think-orm": "^2.1",
"topthink/think-validate": "^3.0",
"workerman/crontab": "^1.0",
"webman/redis-queue": "^2.1",
"webman/console": "^2.1",
"webman/log": "^2.1",
"overtrue/pinyin": "^4.0",
"workerman/http-client": "^3.0.3",
"w7corp/easywechat": "^6.17.3",
"aliyuncs/oss-sdk-php": "^2.7",
"vlucas/phpdotenv": "^5.6",
"symfony/uid": "^7.3",
"ext-pdo": "*",
"ext-bcmath": "*",
"ext-openssl": "*",
"tinywan/jwt": "^1.15",
"webman/limiter": "^2.2"
},
Error: Cannot access protected property Workerman\Redis\Client::$brPoping in /www/wwwroot/xxxx/vendor/workerman/redis-queue/src/Client.php:94
"require": {
"php": ">=8.2",
"workerman/webman-framework": "^2.1",
"monolog/monolog": "^2.0",
"webman/cache": "^2.1",
"webman/redis": "^2.1",
"illuminate/events": "^11.42",
"webman/think-orm": "^2.1",
"topthink/think-validate": "^3.0",
"workerman/crontab": "^1.0",
"webman/redis-queue": "^2.1",
"webman/console": "^2.1",
"webman/log": "^2.1",
"overtrue/pinyin": "^4.0",
"workerman/http-client": "^3.0.3",
"w7corp/easywechat": "^6.17.3",
"aliyuncs/oss-sdk-php": "^2.7",
"vlucas/phpdotenv": "^5.6",
"symfony/uid": "^7.3",
"ext-pdo": "*",
"ext-bcmath": "*",
"ext-openssl": "*",
"tinywan/jwt": "^1.15",
"webman/limiter": "^2.2"
},