web/composer.json
author ymh <ymh.work@gmail.com>
Tue, 19 Jun 2018 15:26:31 +0200
changeset 1434 dd617ff0daa7
parent 1427 8b3d57a519eb
child 1449 f337cfef91da
permissions -rw-r--r--
Added tag V05.002 for changeset 0f5a585e8a95

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