mirror of
https://github.com/nextcloud/server.git
synced 2026-06-24 12:24:39 +02:00
42eebfb03c
Signed-off-by: provokateurin <kate@provokateurin.de>
15 lines
213 B
JSON
15 lines
213 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2.27"
|
|
},
|
|
"allow-plugins": {
|
|
"composer/package-versions-deprecated": true
|
|
}
|
|
},
|
|
"require": {
|
|
"psalm/plugin-phpunit": "^0.19.7",
|
|
"vimeo/psalm": "^6.16"
|
|
}
|
|
}
|