mirror of
https://github.com/ivuorinen/palette.git
synced 2026-02-12 07:49:55 +00:00
PHPUnit in PHP 5.* should now work
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
"php": ">=5.2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~5.7 || ~6.0"
|
||||
"phpunit/phpunit": "^5.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user