Removed tokenizer
This commit is contained in:
parent
b649f36467
commit
57cd97e75b
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue