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

12 lines
212 B
JSON

{
"require": {
"nikic/php-parser": "^4.13",
"vimeo/psalm": "^4.17"
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}