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

github.com/nextcloud/mail.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>2020-12-19 05:15:57 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-21 11:39:35 +0300
commit49c9de88baebb64b58cf7b92b06fea6ead306d4d (patch)
tree0922652f65f526217ea7f2cad9641e41e2049793 /composer.json
parentfb54fbabf85e35122bc18a49987990fdc4163cd5 (diff)
Bump nextcloud/coding-standard from 0.3.0 to 0.4.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.4.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.3.0...v0.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 cff6a0760..cc377bf9f 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
"roave/security-advisories": "dev-master",
"christophwurst/nextcloud": "v20.0.1",
"christophwurst/nextcloud_testing": "0.11.0",
- "nextcloud/coding-standard": "^0.3.0",
+ "nextcloud/coding-standard": "^0.4.0",
"phan/phan": "^3.0",
"vimeo/psalm": "^4.1"
},