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

Commit 47c5ad9

Browse files
author
Bram Ceulemans
authored
Replace fzaninotto/faker with fakerphp/faker
1 parent d489fe9 commit 47c5ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"laravel/lumen-framework": "^8.0"
1010
},
1111
"require-dev": {
12-
"fzaninotto/faker": "^1.9.1",
12+
"fakerphp/faker": "^1.9.1",
1313
"mockery/mockery": "^1.3.1",
1414
"phpunit/phpunit": "^9.3"
1515
},

0 commit comments

Comments
 (0)