Skip to content

Commit

Permalink
README: update PHP version to match composer.json (#441)
Browse files Browse the repository at this point in the history
Closes #442
  • Loading branch information
Slamdunk authored Dec 24, 2019
1 parent c25c138 commit 1c97d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Latest Stable Version](https://poser.pugx.org/ddeboer/imap/v/stable.svg)](https://packagist.org/packages/ddeboer/imap)
[![Total Downloads](https://poser.pugx.org/ddeboer/imap/downloads.png)](https://packagist.org/packages/ddeboer/imap)

A PHP 7.1+ library to read and process e-mails over IMAP.
A PHP 7.2+ library to read and process e-mails over IMAP.

This library requires [IMAP](https://secure.php.net/manual/en/book.imap.php),
[iconv](https://secure.php.net/manual/en/book.iconv.php) and
Expand Down

0 comments on commit 1c97d59

Please sign in to comment.