Merge pull request #3388 from GrahamForks/faker
Add faker to require-dev
Showing
| ... | ... | @@ -8,6 +8,7 @@ |
| "laravel/framework": "5.1.*" | ||
| }, | ||
| "require-dev": { | ||
| "fzaninotto/faker": "~1.4", | ||
| "mockery/mockery": "0.9.*", | ||
| "phpunit/phpunit": "~4.0", | ||
| "phpspec/phpspec": "~2.1" | ||
| ... | ... |
Please
register
or
sign in
to comment