diff --git a/ferror/phpscan/1.0/manifest.json b/ferror/phpscan/1.0/manifest.json new file mode 100644 index 00000000..f87a5033 --- /dev/null +++ b/ferror/phpscan/1.0/manifest.json @@ -0,0 +1,6 @@ +{ + "copy-from-package": { + "bin/phpscan": "%BIN_DIR%/phpscan", + "config/phpscan.yaml": "%CONFIG_DIR%/phpscan.yaml" + } +}