Skip to content

Commit f273482

Browse files
committed
Updated to 1.1.6 version
1 parent 3dedf7b commit f273482

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ matrix:
3030
env: PHPCS=PSR2
3131

3232
allow_failures:
33+
- php: hhvm
3334
- php: nightly
3435

3536
before_script:

README-ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Biblioteca PHP para manejo de sesiones.
2424

2525
## Requisitos
2626

27-
Esta clase es soportada por versiones de **PHP 5.6** o superiores y es compatible con versiones de **HHVM 3.0** o superiores.
27+
Esta clase es soportada por versiones de **PHP 5.6** o superiores.
2828

2929
## Instalación
3030

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ PHP library for handling sessions.
2424

2525
## Requirements
2626

27-
This library is supported by **PHP versions 5.6** or higher and is compatible with **HHVM versions 3.0** or higher.
27+
This library is supported by **PHP versions 5.6** or higher.
2828

2929
## Installation
3030

0 commit comments

Comments
 (0)