Skip to content

Commit 3a6bc1d

Browse files
Manjusha.SManjusha.S
authored andcommitted
fix
1 parent 86810dd commit 3a6bc1d

File tree

2 files changed

+600
-161
lines changed

2 files changed

+600
-161
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {
9-
"sort-packages": true
9+
"sort-packages": true,
10+
"config": { "platform-check": false
11+
}
12+
13+
1014
},
1115
"require": {
1216
"php": ">7.3",

0 commit comments

Comments
 (0)