create a faker for adding some fixtures

This commit is contained in:
Manuel Raynaud
2013-04-30 14:12:52 +02:00
parent 1aaab031fc
commit 5b4daf0659
113 changed files with 3890 additions and 1548 deletions

View File

@@ -22,6 +22,9 @@
"symfony/yaml" : "2.2.*",
"symfony-cmf/routing": "1.0.0"
},
"require-dev" : {
"fzaninotto/faker": "dev-master"
},
"minimum-stability": "stable",
"config" : {
"vendor-dir" : "core/vendor",