diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-11 07:08:05 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-11 07:08:05 +0200 |
| commit | fc166e56d73126d5b21d86cc26f457732bf1d966 (patch) | |
| tree | 991148a1246774e2b2e8ca15f80f2dc778b830b6 /plugins/enigma | |
| parent | cd620a82ba5a9c1cbf6eec360dc6de5f9e813c36 (diff) | |
Diffstat (limited to 'plugins/enigma')
| -rw-r--r-- | plugins/enigma/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/enigma/composer.json b/plugins/enigma/composer.json index 8b6097a..b3b5327 100644 --- a/plugins/enigma/composer.json +++ b/plugins/enigma/composer.json @@ -14,7 +14,7 @@ "require": { "php": ">=7.3.0", "roundcube/plugin-installer": "~0.3.5", - "pear/crypt_gpg": "~1.6.3" + "pear/crypt_gpg": "~1.7.0" }, "autoload": { "classmap": [ |
