Update captain hook for windows

This commit is contained in:
crazywhalecc
2025-12-10 13:41:36 +08:00
parent 458af6ac78
commit dc05ad23c9

View File

@@ -3,7 +3,7 @@
"enabled": true, "enabled": true,
"actions": [ "actions": [
{ {
"action": "composer analyse" "action": ".\\vendor\\bin\\phpstan analyse --memory-limit 300M"
} }
] ]
}, },