Improved data fixtures with Faker (#234)

This commit is contained in:
Kevin Papst
2018-07-24 19:24:58 +02:00
committed by GitHub
parent 20a2d94996
commit 5ccc1c991b
12 changed files with 362 additions and 442 deletions

View File

@@ -113,6 +113,9 @@
"friendsofsymfony/user-bundle": {
"version": "v2.1.2"
},
"fzaninotto/faker": {
"version": "v1.8.0"
},
"jdorn/sql-formatter": {
"version": "v1.2.17"
},