You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,12 @@ PHP library for IMAP operations.
7
7
$ composer i
8
8
```
9
9
10
-
## Troubleshooting
10
+
## Additional Information
11
11
12
-
### Composer 2.0 - Pear/Horde vows
12
+
**php-lib-conjoon** is a side project of [**conjoon/lumen-app-email**](https://github.com/conjoon/lumen-app-email), a microservice for email operations based on [rest-api-email](https://www.conjoon.org/docs/api/rest-api/@conjoon/rest-api-description/rest-api-email).
13
+
14
+
15
+
## Composer 2.0 - Pear/Horde vows
13
16
As of **v1.0.1**, _php-lib-conjoon_ no longer requires _Composer 1.*_ for installation.
14
17
For _Composer 2.*_-compatibility, _php-lib-conjoon_ relies on the following private composer
0 commit comments