You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/vendor-bin/psalm/composer.json

14 lines
232 B
JSON

{
"require": {
"vimeo/psalm": "^5.9"
},
"config": {
"platform": {
"php": "8.0"
},
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}