Files
symfony-flex-recipes/symfony/requirements-checker/manifest.json
T

11 lines
312 B
JSON

{
"copy-from-package": {
"bin/check.php": "%BIN_DIR%/check.php",
"web/check.php": "%WEB_DIR%/check.php"
},
"composer-scripts": {
"%BIN_DIR%/check.php": "php-script"
},
"aliases": ["requirement-check", "requirement-checker", "req-checker", "req-check", "req-checks"]
}