Browse Source

Point to new location for vfstream repo

pull/989/head
Eric Poe 6 years ago
parent
commit
026cb1619a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

297
 * [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
297
 * [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
298
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
298
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
299
 * [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
299
 * [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
300
-* [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
300
+* [VFS Stream](https://github.com/bovigo/vfsStream) - A virtual filesystem stream wrapper for testing.
301
 
301
 
302
 ### Continuous Integration
302
 ### Continuous Integration
303
 *Libraries and applications for continuous integration.*
303
 *Libraries and applications for continuous integration.*

Loading…
Cancel
Save