Composer validate throws a warning.

user@user:~/projects/bugfix/addtoany$ 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
CommentFileSizeAuthor
#3 deprecated_license_identifier-3136882-3.patch512 bytesAnonymous (not verified)
#2 deprecated_license_identifier-3136882-2.patch0 bytesAnonymous (not verified)

Comments

Anonymous’s picture

o-msh created an issue. See original summary.

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new0 bytes

After applying the attached patch it is solved

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

StatusFileSize
new512 bytes

Updated patch

  • micropat committed 4e48748 on 8.x-1.x authored by o-msh
    Issue #3136882 by o-msh: License "GPL-2.0+" is a deprecated SPDX license...
micropat’s picture

Status: Needs review » Fixed

Thanks for the patch @o-msh! This will make it into today's 8.x-1.14 release.

Status: Fixed » Closed (fixed)

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