Many other modules needs the Guzzle version 7.0 or above, but in Drupal Console Core package it is locked to 6.x version:
"guzzlehttp/guzzle": "~6.1"
Is there some important reasons for that lock, or we can simply allow installing fresher version of guzzle without any problems?
Many other modules needs the Guzzle version 7.0 or above, but in Drupal Console Core package it is locked to 6.x version:
Is there some important reasons for that lock, or we can simply allow installing fresher version of guzzle without any problems?