summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b0e833a..0983115 100644
--- a/composer.json
+++ b/composer.json
@@ -9,6 +9,7 @@
"guzzlehttp/promises": "^2.0",
"league/commonmark": "^2.7",
"masterminds/html5": "~2.9.0",
+ "mlocati/ip-lib": "^1.22.0",
"pear/auth_sasl": "~1.2.0",
"pear/crypt_gpg": "~1.6.3",
"pear/mail_mime": "~1.10.11",
@@ -37,5 +38,5 @@
"roundcube/plugin-installer": true
}
},
- "version": "1.7-rc"
+ "version": "1.7-rc5"
}