Problem/Motivation
OG 2.x is targeting Drupal 10.3
Proposed resolution
Update requirements to be only >= Drupal 10.3 and also support OG 2.x
Issue fork og_menu-3517456
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
joelpittetWe don't need to bump Drupal here as if 2.x is asked for composer will do the requirements there for Drupal 10.3. So I will leave this commit simple.
Comment #5
joelpittetComment #6
claudiu.cristeaI was about to open a ticket in this regard. Will cut a release to include the changes
Comment #7
joelpittetThanks @claudiu.cristea!