Skip to content

Commit

Permalink
fix(composer): update nextcloud/coding-standard to ^1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Sukharev <[email protected]>
  • Loading branch information
Antreesy committed Dec 10, 2024
1 parent b5e496e commit 91570b2
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 34 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:unit": "phpunit -c tests/phpunit.xml"
},
"require-dev": {
"nextcloud/coding-standard": "^1.1.1",
"nextcloud/coding-standard": "^1.3",
"phpunit/phpunit": "^9",
"bamarni/composer-bin-plugin": "^1.8"
}
Expand Down
113 changes: 80 additions & 33 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91570b2

Please sign in to comment.