diff --git a/ferror/phpscan/1.0/manifest.json b/ferror/phpscan/1.0/manifest.json new file mode 100644 index 00000000..e82fe9ab --- /dev/null +++ b/ferror/phpscan/1.0/manifest.json @@ -0,0 +1,9 @@ +{ + "bundles": { + "Ferror\\Bundle\\PHPScan": ["dev", "test"] + }, + "copy-from-package": { + "bin/phpscan": "%BIN_DIR%/phpscan", + "config/phpscan.yaml": "%CONFIG_DIR%/phpscan.yaml" + } +}