Skip to content

Commit 0f28851

Browse files
committed
Use Crypt_GPG 1.7.0 (#10119)
1 parent 4ff6c99 commit 0f28851

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"masterminds/html5": "~2.9.0",
1212
"mlocati/ip-lib": "^1.22.0",
1313
"pear/auth_sasl": "~1.2.0",
14-
"pear/crypt_gpg": "~1.6.3",
14+
"pear/crypt_gpg": "~1.7.0",
1515
"pear/mail_mime": "~1.10.11",
1616
"pear/net_sieve": "~1.4.7",
1717
"pear/net_smtp": "~1.12.0",

plugins/enigma/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=7.3.0",
1616
"roundcube/plugin-installer": "~0.3.5",
17-
"pear/crypt_gpg": "~1.6.3"
17+
"pear/crypt_gpg": "~1.7.0"
1818
},
1919
"autoload": {
2020
"classmap": [

0 commit comments

Comments
 (0)