build(deps-dev): bump rector/rector from 1.2.10 to 2.0.14

Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.10 to 2.0.14.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.2.10...2.0.14)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.0.14
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-28 03:52:41 +00:00
committed by GitHub
parent 4c9d03376a
commit 7fe916dd5b
2 changed files with 16 additions and 16 deletions

View File

@@ -41,7 +41,7 @@
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0",
"rector/rector": "^1.0",
"rector/rector": "^2.0",
"spatie/laravel-ignition": "^2.4",
"tightenco/duster": "^3.0"
},