Composer validate throws a warning.

user@user:~/projects/bugfix/xbbcode$ 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-3136893-2.patch425 bytesAnonymous (not verified)

Comments

Anonymous’s picture

o-msh created an issue. See original summary.

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new425 bytes

After applying the attached patch it is solved

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

Version: 8.x-3.x-dev » 4.0.x-dev

  • cburschka committed 611231c on 4.0.x authored by o-msh
    Issue #3136893 by o-msh: License "GPL-2.0+" is a deprecated SPDX license...
  • cburschka committed 1a25521 on 8.x-3.x authored by o-msh
    Issue #3136893 by o-msh: License "GPL-2.0+" is a deprecated SPDX license...
cburschka’s picture

Status: Needs review » Fixed

Thanks, pushed to all applicable branches!

Status: Fixed » Closed (fixed)

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