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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | deprecated_license_identifier-3136882-3.patch | 512 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedo-msh created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedAfter applying the attached patch it is solved
Comment #3
Anonymous (not verified) commentedUpdated patch
Comment #5
micropat commentedThanks for the patch @o-msh! This will make it into today's
8.x-1.14release.