This repository was archived by the owner on May 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
vfsStream is now at 1.4.0 #222
Comments
This works fine if you install it via composer. |
The git submodule was pointing to an old commit, so both cloning as well as installation via modman gave you the old 1.0.0 version. The above PR updates the commit. |
I will just remove vfsStream as submodule, in favor of composer based installation. |
hakre
pushed a commit
to hakre/EcomDev_PHPUnit
that referenced
this issue
Mar 31, 2015
mikey179/vfsStream is already part of the dependencies (via "phpunit/phpunit": "4.1.*") See EcomDev#231, EcomDev#222
hakre
added a commit
to hakre/EcomDev_PHPUnit
that referenced
this issue
Mar 31, 2015
mikey179/vfsStream is already part of the dependencies (via "phpunit/phpunit": "4.1.*") See EcomDev#231, EcomDev#222
hakre
added a commit
to hakre/EcomDev_PHPUnit
that referenced
this issue
Mar 31, 2015
mikey179/vfsStream is already part of the dependencies (via "phpunit/phpunit": "4.1.*") It is also enforced via .travis/composer.json. See EcomDev#231, EcomDev#222
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The vfsStream submodule linked to is two years old. Can you please update to the latest release.
The text was updated successfully, but these errors were encountered: