Skip to content

Commit

Permalink
Updated faker library to be compatible with PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Apr 8, 2020
1 parent 79232fc commit 450c1b9
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 375 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"require-dev": {
"codeception/codeception": "2.3.6",
"filp/whoops": "~2.0",
"fzaninotto/faker": "~1.4",
"fzaninotto/faker": "1.9.1",
"phpunit/php-token-stream": "1.4.11",
"phpunit/phpunit": "~6.0",
"roave/security-advisories": "dev-master",
Expand Down
Loading

0 comments on commit 450c1b9

Please sign in to comment.