We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835ea1f commit cadedbdCopy full SHA for cadedbd
composer.json
@@ -6,7 +6,8 @@
6
"license": "AGPL-3.0",
7
"keywords": ["magento", "automation", "functional", "testing"],
8
"config": {
9
- "sort-packages": true
+ "sort-packages": true,
10
+ "config": { "platform-check": false }
11
},
12
"require": {
13
"php": ">7.3",
0 commit comments