Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 753f3fb

Browse files
committed
Adding PHP Bz2 to Drupal VM config.
1 parent 97a688f commit 753f3fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/scripts/drupal-vm/config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ install_site: false
3232
# Drupal VM automatically creates a drush alias file in your ~/.drush folder if
3333
# this variable is 'true'.
3434
configure_drush_aliases: false
35+
36+
extra_packages:
37+
# This is required for PhantomJS Installer.
38+
- php-bz2

0 commit comments

Comments
 (0)