From 97ae6ef106b8ee46040ff9bb72bf8ab6fa1c2489 Mon Sep 17 00:00:00 2001 From: Maxime Helias Date: Mon, 25 Oct 2021 20:41:11 +0200 Subject: [PATCH] docs: Add new extra services availables (#183) --- docs/extra-services.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/extra-services.md b/docs/extra-services.md index 82380e6..ac82794 100644 --- a/docs/extra-services.md +++ b/docs/extra-services.md @@ -7,3 +7,6 @@ The currently supported packages are: * `symfony/orm-pack`: install a PostgreSQL service * `symfony/mercure-bundle`: use the Mercure.rocks module shipped with Caddy +* `symfony/panther`: install chromium and these drivers +* `symfony/mailer`: install a MailCatcher service +* `blackfireio/blackfire-symfony-meta`: install a Blackfire service