Skip to content

Commit 1e4ee52

Browse files
committed
Update faker for php8 support
1 parent a582c5a commit 1e4ee52

File tree

2 files changed

+16
-19
lines changed

2 files changed

+16
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"psr/container": "^1.0",
2323
"symfony/process": "^4.0 | ^5.0",
2424
"symfony/filesystem": "^4.0 | ^5.0",
25-
"fzaninotto/faker": "^1.5",
25+
"fakerphp/faker": "^1.10.1",
2626
"aydin-hassan/cli-md-renderer": "^2.4",
2727
"php-school/cli-menu": "^4.1",
2828
"psr/http-message": "^1.0",

composer.lock

Lines changed: 15 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)