replace Symfony dotenv dependency with Python dotenv

This commit is contained in:
Sarah Hoffmann
2021-01-14 18:31:18 +01:00
parent 2f73bb3643
commit 3dd67083b2
6 changed files with 7 additions and 15 deletions

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-symfony-dotenv \
php php-pgsql php-intl python3-dotenv \
python3-psycopg2 git
#