mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
12 lines
171 B
JSON
12 lines
171 B
JSON
|
|
{
|
||
|
|
"config": {
|
||
|
|
"sort-packages": true,
|
||
|
|
"platform": {
|
||
|
|
"php": "8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"phpunit/phpunit": "9.6"
|
||
|
|
}
|
||
|
|
}
|