Browse Source

fzaninotto/Faker is archived and won't be updated anymore. Point to the new one.

pull/1135/head
Skorobogatko Alexei 5 years ago
parent
commit
112a604ddc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -306,7 +306,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
306 306
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
307 307
 * [Behat](https://docs.behat.org/en/latest/) - A behaviour driven development (BDD) testing framework.
308 308
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
309
-* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
309
+* [Faker](https://github.com/fakerphp/faker) - A fake data generator library.
310 310
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
311 311
 * [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework.
312 312
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.

Loading…
Cancel
Save