web/composer.json
author ymh <ymh.work@gmail.com>
Tue, 12 Jan 2021 17:29:44 +0100
changeset 1539 2eca6c367a75
parent 1516 6dbddb984a22
child 1544 8f8faf11c81f
permissions -rw-r--r--
publish enmi2020

{
    "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"
        }
    ]
}