Merge branch 'filefill' into 'develop'
[FEATURE] Add filefill to require-dev See merge request t3o/typo3.org!258
... | ... | @@ -68,6 +68,9 @@ |
"t3o/t3org_layout": "@dev", | ||
"t3o/t3o_donation": "@dev" | ||
}, | ||
"require-dev": { | ||
"ichhabrecht/filefill": "^2.0" | ||
}, | ||
"config": { | ||
"platform": { | ||
"php": "7.2.13" | ||
... | ... |
Please register or sign in to comment