From 191143d81126fe9a23037343d3166fe487e414a6 Mon Sep 17 00:00:00 2001 From: Franck Cassedanne Date: Thu, 27 Aug 2015 18:41:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44fe5aa..947e3f4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ APIx Log, very thin PSR-3 logger Minimalist **PSR-3** compliant logger. * Unit **tested** and compliant with PSR0, PSR1 and PSR2. -* Continuously integrated against **PHP 5.3**, **5.4**, **5.5** and **5.6**. +* Continuously integrated against **PHP 5.3**, **5.4**, **5.5**, **5.6**, **7.0** and **HHVM**. * Available as a **[Composer](http://https://packagist.org/packages/apix/log)** and as a **[PEAR](http://pear.ouarz.net)** package. Feel free to comment, send pull requests and patches...