diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 25a5ba7..9524114 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,7 @@ "pear/console_commandline": "^1.2", "pear/console_table": "^1.3", "pear/mail_mime": "^1.10", - "pear/net_ldap2": "^2.3" + "pear/net_ldap2": "^2.3", + "sabre/vobject": "^4.5" } } |
