Skip to content

Commit 63bbc54

Browse files
Merge pull request #190 from nextcloud/dependabot/composer/rector/rector-2.0.3
chore(deps-dev): Bump rector/rector from 1.2.10 to 2.0.3
2 parents 4625a92 + 40e0b57 commit 63bbc54

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"nextcloud/coding-standard": "^1.2",
2626
"nextcloud/ocp": "dev-master",
27-
"rector/rector": "^1.2"
27+
"rector/rector": "^2.0"
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: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)