如题。symfony/http-foundation 这个包是hyperf/testing 所依赖安装的。但是hyperf/testing 是属于 require-dev. 不然上线的时候因为用的是omposer install --no-dev 会导致没有这个包报错。