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

github.com/nextcloud/text.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>2022-01-18 10:53:31 +0300
committerMax <max@nextcloud.com>2022-01-18 12:46:46 +0300
commit38e04bb929b3ce2b5417d60b7be65d95c77a66aa (patch)
treeae629a6ed1eb0b55c9b09ee5cb18cbec6c143990 /composer.json
parent037bb9d4f314624f662f23586a74ad01e313a3a7 (diff)
Bump nextcloud/coding-standard from 0.5.0 to 1.0.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.5.0 to 1.0.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.5.0...v1.0.0) --- updated-dependencies: - dependency-name: nextcloud/coding-standard dependency-type: direct:development update-type: version-update:semver-major ... 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 864d4e513..5cdc81d1f 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
"roave/security-advisories": "dev-master",
"christophwurst/nextcloud": "^22.1",
"jakub-onderka/php-parallel-lint": "^1.0.0",
- "nextcloud/coding-standard": "^0.5.0",
+ "nextcloud/coding-standard": "^1.0.0",
"psalm/phar": "^4.3"
},
"license": "AGPLv3",