Vagrant ubuntu: install dotenv package

This commit is contained in:
marc tobias 2020-12-21 20:10:13 +01:00
parent 301fd7f7e8
commit b133f2bc4c
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
libbz2-dev libpq-dev libproj-dev \
postgresql-server-dev-10 postgresql-10-postgis-2.4 \
postgresql-contrib-10 postgresql-10-postgis-scripts \
php php-pgsql php-intl \
php php-pgsql php-intl php-symfony-dotenv \
python3-psycopg2 git

View File

@ -32,7 +32,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
libbz2-dev libpq-dev libproj-dev \
postgresql-server-dev-12 postgresql-12-postgis-3 \
postgresql-contrib-12 postgresql-12-postgis-3-scripts \
php php-pgsql php-intl \
php php-pgsql php-intl php-symfony-dotenv \
python3-psycopg2 git
#