Skip to content

Commit 4dfaf53

Browse files
committed
Relax fazaninotto/faker version requirement
It works as well with 1.8 Resolves #46
1 parent d221af5 commit 4dfaf53

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
@@ -42,7 +42,7 @@
4242
"magento/module-payment": "^100.3",
4343
"magento/module-quote": "^101.1",
4444
"magento/module-sales": "^102.0|^103.0",
45-
"fzaninotto/faker": "^v1.9.0"
45+
"fzaninotto/faker": "^1.8.0"
4646
},
4747
"require-dev": {
4848
"ext-json": "*",

0 commit comments

Comments
 (0)