mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"composer-scripts": {
|
|
"security-checker security:check": "script"
|
|
},
|
|
"aliases": ["security-check", "security-checker", "sec-checker", "sec-check", "sec-checks"]
|
|
}
|