Skip to content

Commit b378826

Browse files
authored
Replace security-checker with composer audit (#454)
Closes #369
2 parents 443a3d1 + 347dbde commit b378826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"auto-scripts": {
8484
"cache:clear": "symfony-cmd",
8585
"assets:install %PUBLIC_DIR%": "symfony-cmd",
86-
"security-checker security:check": "script"
86+
"COMPOSER_AUDIT_ABANDONED=ignore composer audit": "script"
8787
}
8888
}
8989
}

0 commit comments

Comments
 (0)