web/composer.json
author ymh <ymh.work@gmail.com>
Thu, 02 Dec 2021 13:52:58 +0100
changeset 1556 5f9b76ecccf0
parent 1544 8f8faf11c81f
child 1557 7c67caaafdeb
permissions -rw-r--r--
Added tag V07.004 for changeset 942d10136be5

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