sintonia/composer.json
drigato d95b5a9034 SAAS-1063: REST API for podcasts
Update composer.json with rss reader library
2015-09-18 09:52:24 -04:00

10 lines
253 B
JSON

{
"require": {
"propel/propel1": "1.7.0-stable",
"aws/aws-sdk-php": "2.7.9",
"raven/raven": "0.12.0",
"ise/php-soundcloud": "3.0.1",
"massivescale/celery-php": "2.0.*@dev",
"dg/rss-php": "1.2"
}
}