Problem/Motivation

Running composer validate gives warning:

License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0+-only" or "GPL-2.0+-or-later" instead

Proposed resolution

Update deprecated license in composer.json

Remaining tasks

User interface changes

CommentFileSizeAuthor
#2 deprecated-SPDX-licence-3176327-2.patch624 bytesakshay_d

Comments

akshay_d created an issue. See original summary.

akshay_d’s picture

Assigned: akshay_d » Unassigned
StatusFileSize
new624 bytes

Updated deprecated usage
Please Review

akshay_d’s picture

Status: Active » Needs review
jldust’s picture

Status: Needs review » Active

Tested the patch applied with no issues!

guilhermevp’s picture

Status: Active » Reviewed & tested by the community

Patch works as intended, removing deprecated parameter.

edmund.dunn’s picture

Tested the patch and it works as intended. This will be in the next release.

edmund.dunn’s picture

Status: Reviewed & tested by the community » Fixed

  • edmund.dunn committed 1b4d898 on 2.0.x
    Issue #3176327 by akshay_d, jldust, guilhermevp, edmund.dunn: License "...

Status: Fixed » Closed (fixed)

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