Problem/Motivation

We just updated to the latest version, all good with Composer on 8.2 but then Drupal complains because 8.3 is specified in the .info file.

Proposed resolution

Require >=8.3 in composer.json.

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

pameeela created an issue. See original summary.

pameeela’s picture

Status: Active » Needs review

  • larowlan committed 40dca4a4 on 3.x authored by pameeela
    fix: #3605601 PHP version requirements are inconsistent
    
    By: pameeela
    
larowlan’s picture

Status: Needs review » Fixed

thanks

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

francismak’s picture

Hi,

It seems the requirements of this module has been bumped to PHP 8.3.

However, Drupal 10 is PHP 8.1 compatible.
https://www.drupal.org/docs/getting-started/system-requirements/php-requ...

And the project page of this module state PHP 8.1 as well.

May I know the new PHP 8.3 was by mistake or this is intended by design?

Thank you!

larowlan’s picture

Thanks, I'll update the project page

Status: Fixed » Closed (fixed)

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