[FEATURE] Re-Add filefill to require-dev and update configuration
... | ... | @@ -82,5 +82,8 @@ |
"cms-package-dir": "{$vendor-dir}/typo3/cms" | ||
}, | ||
"enable-patching": true | ||
}, | ||
"require-dev": { | ||
"ichhabrecht/filefill": "^3.2" | ||
} | ||
} |
Please register or sign in to comment