Skip to content

Commit ff58378

Browse files
Update rector/rector requirement from 2.2.14 to 2.3.0
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.2.14...2.3.0) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 409f922 commit ff58378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"phpstan/phpstan-phpunit": "2.0.11",
4545
"phpunit/phpunit": "^10 || ^11 || ^12",
4646
"psalm/plugin-phpunit": "0.19.3",
47-
"rector/rector": "2.2.14",
47+
"rector/rector": "2.3.0",
4848
"shipmonk/composer-dependency-analyser": "^1.8",
4949
"symfony/phpunit-bridge": "^6.4 || ^7.0 || ^8.0",
5050
"symfony/process": "^6.4 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)