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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-19 18:47:33 +0300
committerGitHub <noreply@github.com>2021-01-19 18:47:33 +0300
commit333f3336d0426982ebc220e24d829a9a92a9b10d (patch)
tree2764a85bd7db5e34c45e764c6864be460086be10 /composer.json
parent14634e927d44761217de5606821c16f5b9aa525a (diff)
Bump nextcloud/coding-standard from 0.4.0 to 0.5.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v0.4.0...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 09ea956..deb6f08 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
"christian-riesen/otp": "2.*",
"christophwurst/nextcloud": "^20.0.0",
"christophwurst/nextcloud_testing": "^0.12",
- "nextcloud/coding-standard": "^0.4.0",
+ "nextcloud/coding-standard": "^0.5.0",
"psalm/phar": "^4.3"
},
"scripts": {