## 项目地址
[https://github.com/Tinywan/webman-validate](https://github.com/Tinywan/webman-validate)
## 错误信息
```shell
#14 {main} in .../vendor/topthink/think-container/src/Container.php on line 32
Worker[17762] process terminated with ERROR: E_ERROR "During inheritance of ArrayAccess: Uncaught ErrorException: Return type of think\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in .../vendor/topthink/think-container/src/Container.php:567
```
Problem 1
- kiddyu/beanbun[1.0.0, ..., 1.0.4] require workerman/workerman ^3.3 -> found workerman/workerman[v3.3.0, ..., v3.5.31] but the package is fixed to v4.0.30 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- Root composer.json requires kiddyu/beanbun ^1.0 -> satisfiable by kiddyu/beanbun[1.0.0, ..., 1.0.4].