mirror of
https://github.com/nextcloud/server.git
synced 2026-06-24 12:24:39 +02:00
e3b34891b0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12 lines
128 B
JSON
12 lines
128 B
JSON
{
|
|
"config": {
|
|
"sort-packages": true,
|
|
"platform": {
|
|
"php": "8.2"
|
|
}
|
|
},
|
|
"require": {
|
|
"phpunit/phpunit": "^11.5"
|
|
}
|
|
}
|