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