]> git.mxchange.org Git - friendica-addons.git/commitdiff
but keep the composer.json for reverence
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 13 Jul 2015 07:17:35 +0000 (09:17 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 13 Jul 2015 07:17:35 +0000 (09:17 +0200)
curweather/composer.json [new file with mode: 0644]

diff --git a/curweather/composer.json b/curweather/composer.json
new file mode 100644 (file)
index 0000000..d54ac72
--- /dev/null
@@ -0,0 +1,5 @@
+{
+        "require": {
+               "cmfcmf/openweathermap-php-api": "~2.0"
+       }
+}