Merge pull request #1731 from gpasztor87/patch-1
Add faker to require-dev
This commit is contained in:
commit
eeb0d387b0
|
|
@ -32,6 +32,7 @@
|
|||
"laravel/framework": "5.1.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
"phpunit/phpunit": "~4.0",
|
||||
"phpunit/phpunit-selenium": ">=1.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue