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:
parent
55f45b8d8f
commit
c88d469e18
2 changed files with 9 additions and 10 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue