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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax <max@nextcloud.com>2022-03-02 13:03:58 +0300
committerMax <max@nextcloud.com>2022-03-02 13:04:19 +0300
commitcde1440c8d4b85187b84e801bf2ec13a6949e3d7 (patch)
tree18f9df5044a4a1b3c9cecc7003b01d98b0ef8d4c /composer.json
parent36912b1f64eef19945819a5a99ca28b47fe9bcfc (diff)
deps: use dev-master of christophwurst/nextcloud
Signed-off-by: Max <max@nextcloud.com>
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 5cdc81d1f..9bfdd6709 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"type": "project",
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "^22.1",
+ "christophwurst/nextcloud": "dev-master",
"jakub-onderka/php-parallel-lint": "^1.0.0",
"nextcloud/coding-standard": "^1.0.0",
"psalm/phar": "^4.3"