feat: FrankenPHP runtime, per-provider health probes, and ContributionAggregator #2

Merged
haylan merged 15 commits from feat/frankenphp into main 2026-05-30 12:32:11 +00:00
Showing only changes of commit 3e3a6752af - Show all commits
+1 -10
View File
@@ -1,10 +1 @@
{ {}
"hooks": {
"PostToolUse": [
{
"matcher": "Edit|Write",
"command": "php bin/phpunit 2>&1 | tail -20"
}
]
}
}