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 eea1471 commit c0a6aeeCopy full SHA for c0a6aee
composer.json
@@ -7,6 +7,9 @@
7
"keywords": ["magento", "automation", "functional", "testing"],
8
"config": {
9
"sort-packages": true,
10
+ "config": { "platform": {
11
+ "php": ">=7.3"
12
+ } }
13
},
14
"require": {
15
"php": ">7.3",
0 commit comments