web/composer.json
author ymh <ymh.work@gmail.com>
Wed, 11 Dec 2019 17:55:44 +0100
changeset 1519 c6da95ce8476
parent 1516 6dbddb984a22
child 1544 8f8faf11c81f
permissions -rw-r--r--
Added tag V06.018 for changeset a3c6f244dbc1

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