Skip to content
Vladimir Jimenez edited this page Aug 11, 2022 · 8 revisions

Download and install vfsStream

For versions >= 1.0.0

In your application or dependent library root directory, create a composer.json file. In case you are not familiar with Composer, see composer.json Schema.

In the require or alternatively in the require-dev section, add the following dependency:

"mikey179/vfsstream": "$VERSION"

with $VERSION being one of the versions available at Packagist.