f7cloud_client/apps/activity/vendor-bin/cs-fixer/composer.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

11 lines
157 B
JSON

{
"platform": {
"php": "8.1"
},
"sort-packages": true,
"require-dev": {
"nextcloud/coding-standard": "^1.3",
"friendsofphp/php-cs-fixer": "*"
}
}