mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 09:59:46 +00:00
11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"config": {
|
|
"sort-packages": true,
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
},
|
|
"require": {
|
|
"phpunit/phpunit": "^9.6"
|
|
}
|
|
}
|