Composer validate throws a warning.

user@user:~/projects/bugfix/bootstrap$ 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-only" or "GPL-2.0-or-later" instead
CommentFileSizeAuthor
#2 deprecated_license_identifier-3136908-2.patch465 bytesAnonymous (not verified)

Comments

Anonymous’s picture

o-msh created an issue. See original summary.

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new465 bytes

After applying the attached patch it is solved

user@user:~/projects/bugfix/bootstrap$ composer validate
./composer.json is valid
snig’s picture

Status: Needs review » Reviewed & tested by the community

  • markcarver committed 4345d9c on 8.x-4.x authored by o-msh
    Issue #3136908 by o-msh: License "GPL-2.0+" is a deprecated SPDX license...

  • markcarver committed 484db19 on 8.x-3.x authored by o-msh
    Issue #3136908 by o-msh: License "GPL-2.0+" is a deprecated SPDX license...
markhalliwell’s picture

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

Assigned: » Unassigned

Status: Fixed » Closed (fixed)

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