mirror of
https://github.com/ivuorinen/palette.git
synced 2026-02-04 05:46:14 +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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user