web/composer.json
author Riwad Salim
Fri, 21 Dec 2018 12:21:15 +0100
changeset 1494 a7adb39ecf22
parent 1478 adb28b75f2c7
child 1516 6dbddb984a22
permissions -rw-r--r--
Archive enmi18

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