mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
11 lines
136 B
JSON
11 lines
136 B
JSON
{
|
|
"require-dev": {
|
|
"rector/rector": "^2.0",
|
|
"nextcloud/rector": "^0.4.1"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2"
|
|
}
|
|
}
|
|
}
|