Skip to content

Commit 3b0913d

Browse files
Merge pull request #289 from nextcloud/deps/noid/bump-composer-deps
2 parents 09a5677 + 195b761 commit 3b0913d

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)