Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Replace fzaninotto/faker with fakerphp/faker
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram Ceulemans committed Nov 24, 2020
1 parent d489fe9 commit 47c5ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -9,7 +9,7 @@
"laravel/lumen-framework": "^8.0"
},
"require-dev": {
"fzaninotto/faker": "^1.9.1",
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.3.1",
"phpunit/phpunit": "^9.3"
},
Expand Down

0 comments on commit 47c5ad9

Please sign in to comment.