Just a minor. Composer validate throws a warning.

martin@martin-XPS-13-9370 /var/www/html/brown.localhost/web/modules/contrib/config_ignore (8.x-2.x=) $ composer validate
./composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0-or-later" instead

Comments

lolandese created an issue. See original summary.

lolandese’s picture

Status: Active » Needs review
StatusFileSize
new393 bytes

After applying the attached patch it is solved:

martin@martin-XPS-13-9370 /var/www/html/brown.localhost/web/modules/contrib/config_ignore (8.x-2.x=) $ composer validate
./composer.json is valid

Applies also to the 8.x-3.x branch.

bircher’s picture

Status: Needs review » Fixed

thanks for the patch.

  • bircher committed 335adc9 on 8.x-2.x
    Issue #3131931 #3124644 by lolandese, Neslee Canil Pinto, bircher:...

Status: Fixed » Closed (fixed)

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