Add faker to require-dev
This commit is contained in:
parent
6828094252
commit
9fc2aa42b6
|
|
@ -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