summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-03 02:13:29 +0000
committerGitHub <noreply@github.com>2024-02-03 02:13:29 +0000
commit7706aed502589f5e9a2016ed85c7dd9256e6333f (patch)
tree48f803fa226d907dee7b229254d7d8767d0de0a3 /composer.json
parentb6dd6619a6d464a0a63c3179ad83b98d56ff5701 (diff)
Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.1 to 1.2.1
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.1.1 to 1.2.1. - [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/v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: nextcloud/coding-standard dependency-type: direct:development update-type: version-update:semver-minor ... 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 ee873f98..cf8cad5b 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
- "nextcloud/coding-standard": "1.1.1",
+ "nextcloud/coding-standard": "1.2.1",
"nextcloud/ocp": "dev-master",
"phpunit/phpunit": "^9",
"psalm/phar": "^5.17",