Skip to content

Commit

Permalink
Merge pull request #245 from jjriv/task/document-php-version
Browse files Browse the repository at this point in the history
[TASK] Document the minimum required PHP version
  • Loading branch information
oliverklee committed Oct 9, 2015
2 parents 4bb7edb + 436b2ef commit 79284b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ calling the `emogrify` method:
being affected by emogrification.


## Requirements

* PHP >= 5.4 or HHVM


## Installing with Composer

Download the [`composer.phar`](https://getcomposer.org/composer.phar) locally
Expand Down

0 comments on commit 79284b4

Please sign in to comment.