Skip to content

Commit 63dfcc9

Browse files
Manjusha.SManjusha.S
authored andcommitted
fix
1 parent 2ed5f63 commit 63dfcc9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

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

0 commit comments

Comments
 (0)