composer.json 57 B

12345
  1. {
  2. "require-dev" : {
  3. "fzaninotto/faker" : "1.6.*"
  4. }
  5. }