Skip to content

Commit 608cfa2

Browse files
committed
fix(composer): update nextcloud/coding-standard to ^1.3
Signed-off-by: Maksim Sukharev <[email protected]>
1 parent 1a49fc6 commit 608cfa2

File tree

2 files changed

+103
-58
lines changed

2 files changed

+103
-58
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "project",
44
"license": "AGPLv3",
55
"require-dev": {
6-
"nextcloud/coding-standard": "v1.1.1",
6+
"nextcloud/coding-standard": "^1.3",
77
"nextcloud/ocp": "dev-master",
88
"phpunit/phpunit": "^9",
99
"vimeo/psalm": "^5.15"

composer.lock

Lines changed: 102 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)