Quellcode durchsuchen

Point to new location for vfstream repo

pull/989/head
Eric Poe vor 6 Jahren
Ursprung
Commit
026cb1619a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -297,7 +297,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
297 297
 * [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
298 298
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
299 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 302
 ### Continuous Integration
303 303
 *Libraries and applications for continuous integration.*

Laden…
Abbrechen
Speichern