Skip to content

Commit

Permalink
Remove HHVM support due to facebook/hhvm#4858
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Sep 21, 2015
1 parent 14d64a2 commit ab05aba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -17,7 +17,8 @@ geometry calculations. Several engines are supported, from native PHP extensions
Requirements and installation
-----------------------------

This library requires PHP 5.6, PHP 7 or [HHVM](http://hhvm.com/).
This library requires PHP 5.6 or PHP 7.
[HHVM](http://hhvm.com/) will be supported as soon as [issue #4858](https://github.com/facebook/hhvm/issues/4858) is fixed.

We recommend installing it with [Composer](https://getcomposer.org/).
Just define the following requirement in your `composer.json` file:
Expand Down

0 comments on commit ab05aba

Please sign in to comment.