bovigo / vfsStream

vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
BSD 3-Clause "New" or "Revised" License
1.42k stars 102 forks source link

sebastian/resource-operations is abandoned #265

Closed odan closed 3 years ago

odan commented 3 years ago
> composer require mikey179/vfsstream --dev

Package operations: 1 install, 0 updates, 0 removals
  - Installing mikey179/vfsstream (v1.6.9): Extracting archive

Package sebastian/resource-operations is abandoned, you should avoid using it. No replacement was suggested.

It looks like the class ResourceOperations is not used in this package. Can this unused dependency be removed from composer.json?

I'm sorry. The package sebastian/resource-operations is a dependency of PHPUnit.