I think it should work with this.... (in composer.json): "require": { "php": "^7.2.5", "guzzlehttp/guzzle": "7.2.0" },
I think it should work with this.... (in composer.json):
"require": {
"php": "^7.2.5",
"guzzlehttp/guzzle": "7.2.0"
},