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