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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 5c69a7a..5bb7f63 100644
--- a/composer.json
+++ b/composer.json
@@ -20,6 +20,6 @@
}
},
"require": {
- "daita/my-small-php-tools": "dev-master"
+ "daita/my-small-php-tools": "~21"
}
}