Mercurial > hg > rc1
diff composer.json @ 35:05c4c32948af
.hgignore: add vendor tree
composer.json: new packages
plugins/thunderbird_labels/thunderbird_labels.php: change hook and RFC822 use wrt whitelisting to avoid deprecated stuff
index.php: commented debugging hooks
others: new releases of vendor packages?
author | Charlie Root |
---|---|
date | Thu, 30 Aug 2018 16:21:59 -0400 |
parents | d57f154e7764 |
children |
line wrap: on
line diff
--- a/composer.json Sun May 27 16:53:56 2018 -0400 +++ b/composer.json Thu Aug 30 16:21:59 2018 -0400 @@ -26,7 +26,9 @@ "endroid/qr-code": "~1.6.5", "kolab/calendar": "~3.3.3", "weird-birds/thunderbird_labels": "v1.1.4", - "johndoh/contextmenu": ">=2.3" + "johndoh/contextmenu": ">=2.3", + "gms-sa/advanced-search": "^2.1", + "takika/rc_foldersort": ">=1.0" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^5.7.21"