remove bundles definition as it is not required

This commit is contained in:
ferror
2020-11-01 16:59:45 +01:00
parent e685ed5505
commit 0e8dfa6490

View File

@@ -1,7 +1,4 @@
{
"bundles": {
"Ferror\\Bundle\\PHPScan": ["dev", "test"]
},
"copy-from-package": {
"bin/phpscan": "%BIN_DIR%/phpscan",
"config/phpscan.yaml": "%CONFIG_DIR%/phpscan.yaml"