Issue #2294439 by dawehner, sun | neclimdul: Add vfsStream library for...
Issue #2294439 by dawehner, sun | neclimdul: Add vfsStream library for filesystem mocking in unit tests.
Showing
... | ... | @@ -25,7 +25,8 @@ |
"easyrdf/easyrdf": "0.8.*", | ||
"phpunit/phpunit": "4.1.*", | ||
"phpunit/phpunit-mock-objects": "dev-master#e60bb929c50ae4237aaf680a4f6773f4ee17f0a2", | ||
"zendframework/zend-feed": "2.2.*" | ||
"zendframework/zend-feed": "2.2.*", | ||
"mikey179/vfsStream": "1.*" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
... | ... |