Skip to content

Commit 05d72b4

Browse files
committed
docs: add mention to use composer require inside container
1 parent f063b11 commit 05d72b4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/extra-services.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,11 @@ The currently supported packages are:
88
* `symfony/orm-pack`: install a PostgreSQL service
99
* `symfony/mercure-bundle`: use the Mercure.rocks module shipped with Caddy
1010
* `symfony/panther`: install chromium and these drivers
11-
* `symfony/mailer`: install a MailCatcher service
11+
* `symfony/mailer`: install a Mailpit service
1212
* `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

Comments
 (0)