- 🇫🇷France lazzyvn paris
/!\ Attention: Drupal\group\Entity\GroupContent has been removed since version 2.x, 3.x
check on https://git.drupalcode.org/project/group/-/tree/3.0.x/src/Entity?ref_typ... - First commit to issue fork.
- 🇺🇸United States mortona2k Seattle
Drupal 10 requires guzzle ^7.5.
The issue fork contains the patch, and updates rocket_chat_api/compser.json.
- Status changed to Needs work
about 1 year ago 4:09pm 6 November 2023 - 🇺🇸United States SocialNicheGuru
- drupal/rocket_chat_api 1.x-dev is an alias of drupal/rocket_chat_api dev-1.x and thus requires it to be installed too.
- drupal/rocket_chat_api[dev-1.x, 1.x-dev] require drupal/rocket_chat ^1 -> found drupal/rocket_chat[dev-1.x, 1.0.0, 1.1.0, 1.x-dev (alias of dev-1.x)] but it conflicts with your root composer.json require (^3.0.1).
- drupal/rocket_chat_api[dev-2.x, 2.5.0, ..., 2.x-dev] require drupal/rocket_chat ^2 -> found drupal/rocket_chat[dev-2.x, 2.2.0, ..., 2.x-dev (alias of dev-2.x)] but it conflicts with your root composer.json require (^3.0.1).
- drupal/rocket_chat_api 3.0.0 requires php ^7.2 -> your php version (8.1.18; overridden via config.platform, actual: 8.1.25) does not satisfy that requirement.php version in .info.yml file rocket_chat_api causes conflicts.
- 🇺🇸United States SocialNicheGuru
Also the version of guzzlehttp/guzzle has to be increased to the minimum for Druapl 10 which is : "guzzlehttp/guzzle": "^7.5",
- 🇺🇸United States SocialNicheGuru
Without these changes this module will not work on Drupal 10.
It cannot be installed via composer - 🇺🇸United States SocialNicheGuru
Also can you specify if which Group module this will be compatible with? Group 1.x, 2.x, or 3.x
- 🇺🇸United States SocialNicheGuru
The guzzle patch can be found here: https://git.drupalcode.org/issue/rocket_chat-3304113/-/commit/b7e874ec5d...
the actual patch: https://git.drupalcode.org/issue/rocket_chat-3304113/-/\
commit/b7e874ec5d5c3d61f855484c50aab3ac0ace2c66.diff