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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-17 21:31:09 +0300
committerGitHub <noreply@github.com>2020-12-17 21:31:09 +0300
commit45652c33faaf0b382211fad87011207ec9c91cb9 (patch)
tree5015d7f931f0cbad4e0969e63a74c74e9d67dabd /composer.json
parent59aeb822e1526591518478b6e427ad167298fd70 (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[bot] <support@github.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 c2487ce8e..cd7bb5068 100644
--- a/composer.json
+++ b/composer.json
@@ -16,7 +16,7 @@
},
"minimum-stability": "dev",
"require-dev": {
- "nextcloud/coding-standard": "^0.3.0",
+ "nextcloud/coding-standard": "^0.4.0",
"vimeo/psalm": "^4.1",
"christophwurst/nextcloud": "dev-master"
}