summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-16 07:58:12 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-16 09:54:14 +0100
commit2a3950e425d0caac6ba3fa7bbbe84003f6f5cb99 (patch)
treea29d67a7fdd0c1a1bc66a45619ef82583165db61 /composer.json
parent64b1808c02f67f7cf0c8ba66c8fd9a1ca793f08a (diff)
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.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.3.0...v0.5.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 e2728295..fc5607ec 100644
--- a/composer.json
+++ b/composer.json
@@ -16,7 +16,7 @@
},
"require-dev": {
"christophwurst/nextcloud_testing": "^0.12.4",
- "nextcloud/coding-standard": "^0.3.0",
+ "nextcloud/coding-standard": "^0.5.0",
"phpunit/phpunit": "^9"
}
}