Problem/Motivation

When I try to install version 2.0.0, I get this fatal error:

PHP Fatal error: Uncaught Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^9.3 || ^10) requires the 'core' key not be set in modules/contrib/google_index_api/google_index_api.info.yml in /app/docroot/core/lib/Drupal/Core/Extension/InfoParserDynamic.php:88

Steps to reproduce

Install v2.0.0

Proposed resolution

Remove the core key from the .info file.

CommentFileSizeAuthor
#4 with patch.png57.72 KBkenyoowen
#4 without patch.png497.02 KBkenyoowen
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

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

Status: Active » Needs review

I put in a lil MR.

Thanks for maintaining this excellent module. Cheers!

kenyoowen’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new497.02 KB
new57.72 KB

Hi danflanagan8

I applied your MR in my local with Drupal 9.5.3, it fixed the error.

Please look at the screenshots attached for your reference.

For your review.
Thank you.

  • danflanagan8 committed 4654834f on 2.0.x
    Issue #3335339 by danflanagan8, kenyoOwen: 'core' key should not be set...
danflanagan8’s picture

Status: Reviewed & tested by the community » Fixed
danflanagan8’s picture

I was just granted maintainership of this module!

I merged and tagged a new release: https://www.drupal.org/project/google_index_api/releases/2.0.1

Status: Fixed » Closed (fixed)

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