]> source.dussan.org Git - nextcloud-server.git/commit
Require a recent phpunit version in integration and acceptance 31761/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Wed, 30 Mar 2022 14:13:16 +0000 (16:13 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 24 May 2022 16:54:29 +0000 (18:54 +0200)
commit8951f069fef6916bd293d278c2491b82bc349fc1
treed452f49ff9b08b2797d244bb5634f28f7b6d14d5
parent53577ab34ae3e59b62fb57d35112b8f8d49d6de3
Require a recent phpunit version in integration and acceptance

Otherwise build with PHP>8 will fail as PHPUnit 6 does not support it

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
build/integration/composer.json
build/integration/features/bootstrap/AppConfiguration.php
build/integration/features/bootstrap/CommandLine.php
build/integration/features/bootstrap/CommandLineContext.php
build/integration/features/bootstrap/Provisioning.php
build/integration/features/bootstrap/Trashbin.php
tests/acceptance/composer.json
tests/acceptance/composer.lock
tests/acceptance/features/bootstrap/PublicShareContext.php