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

Commit b45002e

Browse files
TeddyRoncinTeddy Roncin
authored andcommitted
⬆️ (Faker) Replaced library fzaninotto/faker (deprecated) with library fakerphp/faker (#38)
1 parent d0505bd commit b45002e

File tree

2 files changed

+69
-58
lines changed

2 files changed

+69
-58
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
},
5151
"require-dev": {
5252
"doctrine/doctrine-fixtures-bundle": "^3.3",
53+
"fakerphp/faker": "^1.21",
5354
"friendsofphp/php-cs-fixer": "^3.0",
54-
"fzaninotto/faker": "1.5.0",
5555
"phpmd/phpmd": "^2.9",
5656
"symfony/browser-kit": "6.2.0",
5757
"symfony/css-selector": "6.2.3",

composer.lock

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

0 commit comments

Comments
 (0)