Support PHP 8.1 and Drupal 10
Since guzzlehttp/guzzle-services has 1.2.* and 1.3.* (non-breaking) to support Guzzle 7, this module can simply requires "guzzlehttp/guzzle-services": "^1"
to let composer to figure out which version to install in a project.
Edited by Jingsheng Wang