Problem/Motivation

modules/entity$ 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

Proposed resolution

Replace "GPL-2.0+" by "GPL-2.0-or-later"

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new418 bytes

Follow a patch

sanjayk’s picture

Assigned: Unassigned » sanjayk
sanjayk’s picture

Assigned: sanjayk » Unassigned

Looks good for me!
For me it is +1 RTBC

thalles’s picture

Status: Needs review » Reviewed & tested by the community

  • Berdir committed 2782102 on 8.x-1.x authored by thalles
    Issue #3145812 by thalles: License "GPL-2.0+" is a deprecated
    
berdir’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

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