summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/composer.json')
-rw-r--r--modules-available/locationinfo/composer.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules-available/locationinfo/composer.json b/modules-available/locationinfo/composer.json
new file mode 100644
index 00000000..0d5f391b
--- /dev/null
+++ b/modules-available/locationinfo/composer.json
@@ -0,0 +1,7 @@
+{
+ "require": {
+ "php-ews/php-ews": "dev-master"
+ },
+ "minimum-stability": "dev",
+ "prefer-stable" : true
+}