Add phpunit8 to CONFLICTS_INSTALL

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2019-05-14 08:46:36 +00:00
parent 791ad2427d
commit f2bb022927
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501632

View file

@ -13,7 +13,7 @@ COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE
CONFLICTS_INSTALL= phpunit7
CONFLICTS_INSTALL= phpunit7 phpunit8
USES= cpe php:flavors
CPE_VENDOR= phpunit_project