Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Adds faker for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Paul committed Oct 26, 2016
1 parent 6fa73e5 commit ccea71a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"phpunit/phpunit": "~5.0",
"mockery/mockery": "~0.9",
"phpunit/php-code-coverage": "^4.0",
"symfony/var-dumper": "^3.1"
"symfony/var-dumper": "^3.1",
"fzaninotto/faker": "^1.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ccea71a

Please sign in to comment.