Rolled back to vfsStream v1.3.0

Moved to v1.4.0 and my tests started to fail. Locked version until I get around
to figuring out what changed and fix my code to accommodate
This commit is contained in:
Josh Sherman 2014-09-23 18:01:06 -04:00
parent 55f45b8d8f
commit c88d469e18
2 changed files with 9 additions and 10 deletions

View file

@ -17,7 +17,7 @@
"url": "https://github.com/joshtronic/php-ayah"
}],
"require-dev": {
"mikey179/vfsStream": "dev-master",
"mikey179/vfsStream": "1.3.0",
"satooshi/php-coveralls": "dev-master"
},
"require": {