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 ea56254 commit ef54888Copy full SHA for ef54888
dev/tests/acceptance/composer.json
@@ -22,7 +22,7 @@
22
"symfony/process": ">=2.7 <3.4",
23
"henrikbjorn/lurker": "^1.2",
24
"magento/magento2-functional-testing-framework": "~2.1.1",
25
- "php": "7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0",
+ "php": "~7.1.3||~7.2.0",
26
"vlucas/phpdotenv": "~2.4"
27
},
28
"autoload": {
dev/tests/functional/composer.json
@@ -3,7 +3,7 @@
3
"sort-packages": true
4
5
"require": {
6
- "php": "7.0.2|~7.0.6|~7.1.0|~7.2.0",
7
"magento/mtf": "1.0.0-rc60",
8
"allure-framework/allure-phpunit": "~1.2.0",
9
"doctrine/annotations": "1.4.*",
0 commit comments