Update# testing tools
This commit is contained in:
parent
c722e8850c
commit
d580d6ca5f
|
|
@ -16,7 +16,6 @@ services:
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- php5-pgsql
|
||||
- libxml2-utils
|
||||
|
||||
env:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.5",
|
||||
"christophwurst/nextcloud_testing": "^0.3.1"
|
||||
"phpunit/phpunit": "^7.5",
|
||||
"christophwurst/nextcloud_testing": "^0.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue