mirror of
https://github.com/nextcloud/server.git
synced 2025-01-31 06:43:12 +00:00
9a80c134fc
Signed-off-by: Joas Schilling <coding@schilljs.com>
11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"config": {
|
|
"sort-packages": true,
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
},
|
|
"require": {
|
|
"phpunit/phpunit": "^9.6"
|
|
}
|
|
}
|