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 e44e0f0 commit adb1ec7Copy full SHA for adb1ec7
dev/tests/functional/composer.json
@@ -1,7 +1,7 @@
1
{
2
"require": {
3
"magento/mtf": "1.0.0-rc11",
4
- "php": ">=5.4.0",
+ "php": "~5.5.0|~5.6.0",
5
"phpunit/phpunit": "4.1.0",
6
"phpunit/phpunit-selenium": ">=1.2",
7
"netwing/selenium-server-standalone": ">=2.35"
dev/tests/functional/composer.json.dist
"magento/mtf": "dev-develop",
0 commit comments