Skip to content

Commit e0e99b1

Browse files
committed
Add php-zip
1 parent 1712ae9 commit e0e99b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Vagrant.configure("2") do |config|
6464
6565
apt-get install -y \
6666
php$PHP_VERSION apache2 composer \
67-
php-intl php-mbstring php-xml php-xdebug \
67+
php-intl php-mbstring php-xml php-zip php-xdebug \
6868
php-mysql mysql-server mysql-client \
6969
php-pgsql postgresql-$POSTGRES_VERSION \
7070
php-sqlite3 sqlite3 \

0 commit comments

Comments
 (0)