Skip to content

Commit 60d76d7

Browse files
authored
Add replace for fzaninotto/faker:1.9.* (#268)
1 parent 092df5b commit 60d76d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
"conflict": {
3737
"fzaninotto/faker": "*"
3838
},
39+
"replace": {
40+
"fzaninotto/faker": "1.9.*"
41+
},
3942
"suggest": {
4043
"ext-curl": "Required by Faker\\Provider\\Image to download images.",
4144
"ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",

0 commit comments

Comments
 (0)