set PHPUnit to 8.x to use same version across all builds
Actually there are no unit tets implemented, however CI builds fail...
This commit is contained in:
parent
4463fa7f1f
commit
8d0e033ae9
@ -23,8 +23,8 @@
|
||||
"require-dev": {
|
||||
"php": ">=7",
|
||||
"consolidation/robo": "^2",
|
||||
"phpunit/phpunit": "*",
|
||||
"phpunit/php-code-coverage": "*",
|
||||
"phpunit/phpunit": "^8",
|
||||
"phpunit/php-code-coverage": "^7",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.6",
|
||||
"slowprog/composer-copy-file": "~0.3",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user