mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
10 lines
111 B
JSON
10 lines
111 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.3"
|
|
}
|
|
},
|
|
"require": {
|
|
"vimeo/psalm": "4.8.1"
|
|
}
|
|
}
|