web/composer.json
author ymh <ymh.work@gmail.com>
Sun, 23 Sep 2018 14:12:38 +0200
changeset 1474 53f0f4ed20c8
parent 1449 f337cfef91da
child 1478 adb28b75f2c7
permissions -rw-r--r--
Add support for extended tweets

{
    "name": "iri/polemictweet",
    "type": "project",
    "require": {
        "abraham/twitteroauth": "^0.9",
        "zendframework/zend-i18n": "^2.9"
    },
    "authors": [
        {
            "name": "ymh",
            "email": "ymh@iri.centrepompidou.fr"
        }
    ]
}