summaryrefslogtreecommitdiff
path: root/devel/phpunit11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/phpunit11/Makefile')
-rw-r--r--devel/phpunit11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile
index 8c48f098a560..cb7b1b787d28 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpunit
-PORTVERSION= 11.5.35
+PORTVERSION= 11.5.42
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX}
@@ -13,7 +13,7 @@ WWW= https://phpunit.de/ \
LICENSE= BSD3CLAUSE
USES= cpe php:flavors
-USE_PHP= dom phar
+USE_PHP= ctype dom mbstring phar tokenizer xml xmlwriter
IGNORE_WITH_PHP=81
NO_ARCH= yes