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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor-bin/production/composer.json')
-rw-r--r--vendor-bin/production/composer.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor-bin/production/composer.json b/vendor-bin/production/composer.json
new file mode 100644
index 000000000..b4d77e991
--- /dev/null
+++ b/vendor-bin/production/composer.json
@@ -0,0 +1,5 @@
+{
+ "require": {
+ "firebase/php-jwt": "^6.3"
+ }
+}