Problem/Motivation

Now that Drupal 10 is released and is the tip of core development, it makes sense that we only need to target 10+.

Proposed resolution

Update requirements (project_browser.info.yml, composer.json, others?) to reflect minimum Drupal version of 10.

Command icon 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

chrisfromredfin created an issue. See original summary.

chrisfromredfin’s picture

Status: Active » Needs review

OK, I think this is only the info yml files of the module and submodules.

The composer.json doesn't specify a drupal/core version (which is fine).

fjgarlin’s picture

Status: Needs review » Reviewed & tested by the community

Agree with above. Code looks fine and tests are passing for D10 and not D9, as expected.
Tested with drupalpod and it all works as expected too.

Marking RTBC.

  • chrisfromredfin committed 044272b7 on 1.0.x
    Issue #3338356 by chrisfromredfin, fjgarlin: Shift requirements to...
chrisfromredfin’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.