We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 443a3d1 + 347dbde commit b378826Copy full SHA for b378826
composer.json
@@ -83,7 +83,7 @@
83
"auto-scripts": {
84
"cache:clear": "symfony-cmd",
85
"assets:install %PUBLIC_DIR%": "symfony-cmd",
86
- "security-checker security:check": "script"
+ "COMPOSER_AUDIT_ABANDONED=ignore composer audit": "script"
87
}
88
89
0 commit comments