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/cs-fixer/composer.json

12 lines
154 B
JSON

{
"config": {
"platform": {
"php": "8.0"
}
},
"require": {
"friendsofphp/php-cs-fixer": "^3.37",
"nextcloud/coding-standard": "^1.1.1"
}
}