mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Bumps [nextcloud/rector](https://github.com/nextcloud-libraries/rector) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/nextcloud-libraries/rector/releases) - [Changelog](https://github.com/nextcloud-libraries/rector/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/rector/compare/v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: nextcloud/rector dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
11 lines
136 B
JSON
11 lines
136 B
JSON
{
|
|
"require-dev": {
|
|
"rector/rector": "^2.0",
|
|
"nextcloud/rector": "^0.5.0"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2"
|
|
}
|
|
}
|
|
}
|