comparison composer.json @ 11:d57f154e7764

change plugins inventory
author Charlie Root
date Sat, 13 Jan 2018 09:38:33 -0500
parents 1e000243b222
children 05c4c32948af
comparison
equal deleted inserted replaced
10:9f4e3a3141ca 11:d57f154e7764
21 "pear/mail_mime": "~1.10.0", 21 "pear/mail_mime": "~1.10.0",
22 "pear/net_smtp": "~1.7.1", 22 "pear/net_smtp": "~1.7.1",
23 "pear/crypt_gpg": "~1.6.0", 23 "pear/crypt_gpg": "~1.6.0",
24 "pear/net_sieve": "~1.4.0", 24 "pear/net_sieve": "~1.4.0",
25 "roundcube/plugin-installer": "~0.1.6", 25 "roundcube/plugin-installer": "~0.1.6",
26 "endroid/qrcode": "~1.6.5", 26 "endroid/qr-code": "~1.6.5",
27 "roundcube/filters": "dev-filters-2.1.6", 27 "kolab/calendar": "~3.3.3",
28 "weird-birds/thunderbird_labels": "v1.1.4", 28 "weird-birds/thunderbird_labels": "v1.1.4",
29 "johndoh/contextmenu": ">=2.3" 29 "johndoh/contextmenu": ">=2.3"
30 }, 30 },
31 "require-dev": { 31 "require-dev": {
32 "phpunit/phpunit": "^4.8.36 || ^5.7.21" 32 "phpunit/phpunit": "^4.8.36 || ^5.7.21"