docs: symfony/orm-pack now installs a Postgres service

This commit is contained in:
Kévin Dunglas 2020-11-25 00:38:08 +01:00 committed by GitHub
parent e3643b2823
commit 2ea0c474c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,5 +5,5 @@ the recipe will automatically modify the `Dockerfile` and `docker-compose.yml` t
The currently supported packages are:
* `symfony/orm-pack`: install a MariaDB service
* `symfony/orm-pack`: install a PostgreSQL service
* `symfony/messenger`: install a RabbitMQ service