We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1712ae9 commit e0e99b1Copy full SHA for e0e99b1
1 file changed
Vagrantfile
@@ -64,7 +64,7 @@ Vagrant.configure("2") do |config|
64
65
apt-get install -y \
66
php$PHP_VERSION apache2 composer \
67
- php-intl php-mbstring php-xml php-xdebug \
+ php-intl php-mbstring php-xml php-zip php-xdebug \
68
php-mysql mysql-server mysql-client \
69
php-pgsql postgresql-$POSTGRES_VERSION \
70
php-sqlite3 sqlite3 \
0 commit comments