We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f063b11 commit 05d72b4Copy full SHA for 05d72b4
docs/extra-services.md
@@ -8,5 +8,11 @@ The currently supported packages are:
8
* `symfony/orm-pack`: install a PostgreSQL service
9
* `symfony/mercure-bundle`: use the Mercure.rocks module shipped with Caddy
10
* `symfony/panther`: install chromium and these drivers
11
-* `symfony/mailer`: install a MailCatcher service
+* `symfony/mailer`: install a Mailpit service
12
* `blackfireio/blackfire-symfony-meta`: install a Blackfire service
13
+
14
+> [!NOTE]
15
+> If a recipe modifies the Dockerfile, the container needs to be rebuilt.
16
17
+> [!WARNING]
18
+> We recommend that you use the `composer require` command inside the container in development mode so that recipes can be applied correctly
0 commit comments