Just a minor. Composer validate throws a warning.

martin@martin-XPS-13-9370 /var/www/html/d9.localhost/web/modules/contrib/easy_breadcrumb (8.x-1.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
new409 bytes

After applying the attached patch it is solved:

martin@martin-XPS-13-9370 /var/www/html/d9.localhost/web/modules/contrib/easy_breadcrumb (8.x-1.x=) $ composer validate
./composer.json is valid
lolandese’s picture

Hi Neslee Canil Pinto. If you commit, please do it with attribution, using the auto-generated suggested commit message at the bottom of this page.

volkswagenchick’s picture

Status: Needs review » Reviewed & tested by the community

I applied the patch locally and the error is no longer thrown. Thanks. Marking as RTBC

neslee canil pinto’s picture

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

Status: Fixed » Closed (fixed)

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