From 7eae79a0356c4897fd026bf568253a1b0b83e2f7 Mon Sep 17 00:00:00 2001 From: alf Date: Sun, 9 Jan 2022 16:14:56 +0300 Subject: [PATCH] fix composer --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4bac337..7710260 100644 --- a/composer.json +++ b/composer.json @@ -3,13 +3,13 @@ "type": "roundcube-plugin", "description": "Plugin that adds functionality so that a user can create a new password if the original is lost.", "homepage": "https://github.com/AlfnRU/roundcube-password_recovery/", - "license": "GPL", + "license": "GPL-3.0-or-later", "version": "1.0", "authors": [ { "name": "Alexander Alferov", "email": "a@alfn.ru", - "role": "Lead" + "role": "Developer" } ], "repositories": [