mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 18:05:02 -05:00
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"require": {
|
|
"vimeo/psalm": "^4.18"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.4"
|
|
},
|
|
"allow-plugins": {
|
|
"composer/package-versions-deprecated": true
|
|
}
|
|
}
|
|
}
|