Skip to content

Commit 195b761

Browse files
committed
build(deps-dev): Bump dev dependencies
Signed-off-by: Joas Schilling <[email protected]>
1 parent fab0556 commit 195b761

File tree

2 files changed

+38
-34
lines changed

2 files changed

+38
-34
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"phpstan/phpdoc-parser": "^2.1"
2323
},
2424
"require-dev": {
25-
"nextcloud/coding-standard": "^1.2",
25+
"nextcloud/coding-standard": "^1.4.0",
2626
"nextcloud/ocp": "dev-master",
27-
"rector/rector": "^2.0"
27+
"rector/rector": "^2.2.8"
2828
},
2929
"scripts": {
3030
"lint": "find . -name \\*.php -not -path './tests/*' -not -path './vendor/*' -not -path './build/*' -print0 | xargs -0 -n1 php -l",

composer.lock

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

0 commit comments

Comments
 (0)