Add recipe for ferror/phpscan repository

This commit is contained in:
ferror
2020-11-01 16:40:59 +01:00
parent 9cfe4f852a
commit b4582be574
+9
View File
@@ -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"
}
}