Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/lookup-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/composer.json b/server/composer.json
index 6af51d2..2c48c6e 100644
--- a/server/composer.json
+++ b/server/composer.json
@@ -12,6 +12,6 @@
"require": {
"slim/slim": "^3.5",
"guzzlehttp/guzzle": "^6.2",
- "abraham/twitteroauth": "^0.7.2"
+ "abraham/twitteroauth": "^3.1.0"
}
}