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

github.com/nextcloud/twofactor_totp.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 f0e9d46..4f75f84 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
"require-dev": {
"christian-riesen/otp": "2.*",
"christophwurst/nextcloud_testing": "^0.10",
- "nextcloud/coding-standard": "^0.4.0",
+ "nextcloud/coding-standard": "^0.5.0",
"psalm/phar": "^4.3"
},
"scripts": {