Guzzlehttp in YII2

Dear all,

I am wondering is there anybody kindly tells me about the Guzzlehttp located in vendor directory, it is much different from the package on guzzle website. Is it an incomplete package in yii2? If I want to use the one from guzzle website, do I need to copy a complete one into YII2 vendor directory?

CodeCeption depends on Guzzle, not Yii.

And you probably shouldn’t change it.

Look in the CodeCeption directory in ‘vendor’ and read ‘composer.json’ to see what version of Guzzle it depends on.