Updated .gitlab-ci.yml

This commit is contained in:
Netkas 2023-08-16 15:26:33 -04:00
parent afeccba803
commit 5c3945a96c
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

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