mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
11 lines
133 B
JSON
11 lines
133 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2.27"
|
|
},
|
|
"sort-packages": true
|
|
},
|
|
"require-dev": {
|
|
"vimeo/psalm": "^6.13.1"
|
|
}
|
|
}
|