Removed tokenizer

This commit is contained in:
Netkas 2023-08-16 15:17:48 -04:00
parent b649f36467
commit 57cd97e75b
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -11,7 +11,7 @@ setup:
script:
- apt update -yqq
- apt install git libzip-dev zip make wget gnupg libonig-dev -yqq
- docker-php-ext-install mbstring ctype tokenizer posix zip curl fileinfo
- docker-php-ext-install mbstring ctype posix zip curl fileinfo
# Install Phive and Phpab
install: