Skip to content

Commit 5ef0ef5

Browse files
author
Thorsten Suckow-Homberg
committed
Revert "Revert "Merge pull request #9 from #8""
This reverts commit 2bf91d5.
1 parent 2bf91d5 commit 5ef0ef5

File tree

440 files changed

+34273
-5353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

440 files changed

+34273
-5353
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/vendor/
22
/.phpunit.result.cache
33
/.ddev/
4+
/.idea

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ PHP library for IMAP operations.
77
$ composer i
88
```
99

10-
## Troubleshooting
10+
## Additional Information
1111

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
1316
As of **v1.0.1**, _php-lib-conjoon_ no longer requires _Composer 1.*_ for installation.
1417
For _Composer 2.*_-compatibility, _php-lib-conjoon_ relies on the following private composer
1518
package repository:

0 commit comments

Comments
 (0)