mirror of
https://github.com/ivuorinen/palette.git
synced 2026-01-26 11:34:09 +00:00
PHPUnit 6 requires PHP 7, trying composer config pipes
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
"php": ">=5.2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~6.0"
|
||||
"phpunit/phpunit": "~5.7 || ~6.0"
|
||||
}
|
||||
}
|
||||
2
composer.lock
generated
2
composer.lock
generated
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user