Composer validate throws a warning.

user@user:~/projects/bugfix/quicklink$ 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
#2 deprecated_license_identifier-3136945-2.patch427 bytesAnonymous (not verified)

Comments

Anonymous’s picture

o-msh created an issue. See original summary.

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new427 bytes

After applying the attached patch it is solved

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

Ready for RTBC

harishh’s picture

Status: Needs review » Reviewed & tested by the community

  • mherchel committed a9d88e4 on 8.x-1.x authored by o-msh
    Issue #3136945 by o-msh, harishh: License "GPL-2.0+" is a deprecated...
mherchel’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks for the patch!

Status: Fixed » Closed (fixed)

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