mirror of
https://github.com/nextcloud/server.git
synced 2025-02-14 12:59:20 +00:00
13 lines
232 B
JSON
13 lines
232 B
JSON
{
|
|
"require": {
|
|
"vimeo/psalm": "^5.9"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.1"
|
|
},
|
|
"allow-plugins": {
|
|
"composer/package-versions-deprecated": true
|
|
}
|
|
}
|
|
}
|