[TASK] Upgrade vfsStream from 1.4.0 to 1.6.0
Update via composer. Change-Id: Ia9c02d32feac2b3f870ca5560bcf0cede0a0aea0 Resolves: #71109 Releases: master Reviewed-on: https://review.typo3.org/44340 Reviewed-by:Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
... | ... | @@ -46,8 +46,8 @@ |
"cogpowered/finediff": "~0.3.1" | ||
}, | ||
"require-dev": { | ||
"mikey179/vfsStream": "1.4.*@dev", | ||
"phpunit/phpunit": "~4.8.0" | ||
"phpunit/phpunit": "~4.8.0", | ||
"mikey179/vfsStream": "1.6.0" | ||
}, | ||
"suggest": { | ||
"ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images", | ||
... | ... |
Please register or sign in to comment