Skip to content

Commit d762877

Browse files
authored
fakerphp/faker instead of fzaninotto/faker (#10)
1 parent bcd91ac commit d762877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"barryvdh/laravel-debugbar": "^3.5",
1818
"facade/ignition": "^2.3.6",
19-
"fzaninotto/faker": "^1.9.1",
19+
"fakerphp/faker": "^1.9.1",
2020
"mockery/mockery": "^1.3.1",
2121
"nunomaduro/collision": "^5.0",
2222
"phpunit/phpunit": "^9.3"

0 commit comments

Comments
 (0)