]> git.mxchange.org Git - friendica-addons.git/blob - curweather/composer.json
added composer.json and needed libs
[friendica-addons.git] / curweather / composer.json
1 {
2         "require": {
3                 "cmfcmf/openweathermap-php-api": "~2.0"
4         }
5 }