PHPUnit 6 requires PHP 7, trying composer config pipes

This commit is contained in:
Ismo Vuorinen
2017-09-13 20:35:40 +03:00
parent 6b786f27df
commit bc6ce3d8a4
2 changed files with 2 additions and 2 deletions

View File

@@ -23,6 +23,6 @@
"php": ">=5.2.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
"phpunit/phpunit": "~5.7 || ~6.0"
}
}

2
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "7f142647ccc78d906bfcd06d760b28de",
"content-hash": "85da402be27c9e73232ed9bfa7a7c83c",
"packages": [],
"packages-dev": [
{