Moved to composer installed vfsSteam
Seems the issue was namespacing this whole time.
This commit is contained in:
parent
fd157c23bc
commit
e70f31c711
4 changed files with 67 additions and 20 deletions
8
composer.json
Normal file
8
composer.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"vendor-dir": ".composer"
|
||||
},
|
||||
"require": {
|
||||
"mikey179/vfsStream": "1.2.0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue