mirror of
https://github.com/nextcloud/server.git
synced 2026-03-28 21:33:40 -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"
|
|
}
|
|
}
|
|
}
|