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:
authorMaxence Lange <maxence@artificial-owl.com>2019-04-24 13:14:40 +0300
committerMaxence Lange <maxence@artificial-owl.com>2019-04-24 13:14:40 +0300
commitef9dffa7bf81b959ec265f393f2d09ea1a7d1c02 (patch)
tree031ccf44e2a8d5e44c34e2ce69cbcde01d06e1c4
parentc742be65658653cec20dccee5e3fa43f7f33d50a (diff)
force compuser updatev1.3.1
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1d4d277..a00fa9e 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,7 @@ clean:
composer:
composer install --prefer-dist
+ composer update
test: SHELL:=/bin/bash
test: