File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ matrix:
3131
3232 allow_failures :
3333 - php : nightly
34+ - php : hhvm
3435
3536before_script :
3637 - export PATH="./vendor/bin:$PATH"
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments