Fix the deprecated license "GPL-2.0" in the composer.json

Created on 14 March 2023, over 1 year ago
Updated 11 August 2023, over 1 year ago

Problem/Motivation

I realized that at composer.json we're using the deprecated license "GPL-2.0". We can verify that with the command below

Steps to reproduce

Open the root folder
Run the command: composer validate
Result: License "GPL-2.0" is a deprecated SPDX license identifier, use "GPL-2.0-only" or "GPL-2.0-or-later" instead

Proposed resolution

We can fix that using the license "GPL-2.0-or-later"

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇧🇷Brazil renatog Campinas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024