mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add phpunit8 to CONFLICTS_INSTALL
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
791ad2427d
commit
f2bb022927
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501632
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue