This repository was archived by the owner on Aug 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1919 - 7.0
2020 - 7.1
2121 - 7.2
22- - hhvm
2322 - nightly
2423
2524matrix :
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Biblioteca PHP para manejo de peticiones.
2424
2525## Requisitos
2626
27- Esta biblioteca es soportada por versiones de ** PHP 7.0** o superiores y es compatible con versiones de ** HHVM 3.0 ** o superiores .
27+ Esta biblioteca es soportada por versiones de ** PHP 7.0** o superiores.
2828
2929** IMPORTANTE** : La versión 2.x no es compatible con la versión [ 1.x] ( https://github.com/Josantonius/php-request/tree/1.1.7 ) de esta biblioteca.
3030
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ PHP library for handling requests.
2424
2525## Requirements
2626
27- This library is supported by ** PHP versions 7.0** or higher and is compatible with ** HHVM versions 3.0 ** or higher .
27+ This library is supported by ** PHP versions 7.0** or higher.
2828
2929** IMPORTANT** : Version 2.x does not support version [ 1.x] ( https://github.com/Josantonius/php-request/tree/1.1.7 ) of this library.
3030
Original file line number Diff line number Diff line change 5252 },
5353 "extra" : {
5454 "branch-alias" : {
55- "dev-master" : " 1 .0-dev"
55+ "dev-master" : " 2 .0-dev"
5656 }
5757 },
5858 "scripts" : {
You can’t perform that action at this time.
0 commit comments