Skip to content

Commit 6edfaa7

Browse files
committed
[TASK] Use Rector 2.0
1 parent 5527f57 commit 6edfaa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eta-orionis/composer-json-manipulator": "^1.0.1",
1919
"helmich/typo3-typoscript-parser": "^2.6",
2020
"nette/utils": "^4.0",
21-
"phpstan/phpstan": "^1.10.9",
21+
"phpstan/phpstan": "^1.10.9 || ^2.0.0",
2222
"sebastian/diff": "^4.0 || ^5.0 || ^6.0",
2323
"shanethehat/pretty-xml": "^1.0.2",
2424
"symfony/config": "^5.4 || ^6.4 || ^7.0",
@@ -33,9 +33,9 @@
3333
"require-dev": {
3434
"composer/composer": "^2.7",
3535
"ergebnis/composer-normalize": "^2.42",
36-
"phpstan/phpstan-phpunit": "^1.3",
36+
"phpstan/phpstan-phpunit": "^2.0.0",
3737
"phpunit/phpunit": "^10.5",
38-
"rector/rector": "^1.2.6",
38+
"rector/rector": "^2.0.0",
3939
"symplify/easy-coding-standard": "^12.3",
4040
"symplify/monorepo-builder": "^11.2",
4141
"symplify/rule-doc-generator": "12.1.3"

0 commit comments

Comments
 (0)