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

13 lines
159 B
JSON

{
"config": {
"platform": {
"php": "8.1"
},
"sort-packages": true
},
"require-dev": {
"nextcloud/rector": "^0.4",
"rector/rector": "^2.1"
}
}