Skip to content

Commit 960bb5a

Browse files
committed
[dev] Set min. version Rector to 2.3
1 parent 850bec4 commit 960bb5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"friendsofphp/php-cs-fixer": "^3.66",
2727
"phpstan/phpstan": "^2.1",
2828
"phpunit/phpunit": "^11.5 || ^12.0",
29-
"rector/rector": "^2.0",
29+
"rector/rector": "^2.3",
3030
"rregeer/phpunit-coverage-check": "^0.3",
3131
"scrutinizer/ocular": "^1.9",
3232
"shipmonk/composer-dependency-analyser": "^1.8"

0 commit comments

Comments
 (0)