web/composer.json
changeset 1427 8b3d57a519eb
child 1449 f337cfef91da
equal deleted inserted replaced
1426:15a1a28f609a 1427:8b3d57a519eb
       
     1 {
       
     2     "name": "iri/polemictweet",
       
     3     "type": "project",
       
     4     "require": {
       
     5         "abraham/twitteroauth": "^0.7.4",
       
     6         "zendframework/zend-i18n": "^2.9"
       
     7     },
       
     8     "authors": [
       
     9         {
       
    10             "name": "ymh",
       
    11             "email": "ymh@iri.centrepompidou.fr"
       
    12         }
       
    13     ]
       
    14 }