Skip to content

Commit a64ed31

Browse files
docs: update documentation with Composer 2.0 requirement
refs conjoon/lumen-app-email#80
1 parent f6e2a0d commit a64ed31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/backends/lumen-app-email.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ and serves endpoints for reading, writing and sending email messages with **IMAP
1818
$ composer create-project conjoon/lumen-app-email htdocs "1.*"
1919
```
2020

21+
:::caution
22+
The install tool of **lumen-app-email** requires [**Composer**](https://getcomposer.org/) >= V2.0.
23+
:::
24+
2125
:::tip
2226
If you're looking for a pre-configured environment for running an instance of **lumen-app-email**, [**we might have just the
2327
right thing for you 👉**](./ddev-ms-email.md).

0 commit comments

Comments
 (0)