web/composer.json
author ymh <ymh.work@gmail.com>
Wed, 29 Sep 2021 13:53:11 +0200
changeset 1546 fa507125e96c
parent 1544 8f8faf11c81f
child 1557 7c67caaafdeb
permissions -rw-r--r--
enmi21 is not live yet

{
    "name": "iri/polemictweet",
    "type": "project",
    "require": {
        "abraham/twitteroauth": "^3.1",
        "laminas/laminas-i18n": "^2.9",
        "tedivm/stash": "^0.16",
        "laminas/laminas-dependency-plugin": "^2.1"
    },
    "authors": [
        {
            "name": "ymh",
            "email": "ymh@iri.centrepompidou.fr"
        }
    ]
}