Skip to content

Commit 27d92fa

Browse files
committed
Updated to 1.1.5 version
1 parent cdca701 commit 27d92fa

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
@@ -31,6 +31,7 @@ matrix:
3131

3232
allow_failures:
3333
- php: nightly
34+
- php: hhvm
3435

3536
before_script:
3637
- export PATH="./vendor/bin:$PATH"

README-ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Biblioteca PHP para el manejo de cookies.
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 cookies.
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)