composer-audit
Verified for current stable LTS
Composer Audit Command: Omit Dev Dependencies In Audit
Use for omit dev dependencies in audit with Composer Audit. Exact CLI syntax to omit dev dependencies in audit using Composer Audit.
When to use this: Use for omit dev dependencies in audit with Composer Audit.
Command Syntax
composer audit --no-dev composer audit --no-dev Command Breakdown
--no-dev- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to omit dev dependencies in audit using Composer Audit.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Composer Audit Command: Check Security Vulnerabilities
composer audit Composer Audit Command: Check Security Vulnerabilities Current Project composer audit Composer Audit Command: Filter Output Format composer audit --format <table|plain|json|summary> Composer Audit Command: Filter Vulnerabilities By Output Format composer audit --format <table|plain|json|summary> Composer Audit Command: Omit Dev Dependencies composer audit --no-dev