Skip to content

Commit 33f2458

Browse files
authored
Update docs/installation.asciidoc
1 parent 5f3373d commit 33f2458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Elasticsearch-php only has three requirements that you need to pay attention:
55

6-
* PHP 7.0.0 or higher
6+
* PHP 7.1.0 or higher
77
* http://getcomposer.org[Composer]
88
* http://php.net/manual/en/book.curl.php[ext-curl]: the Libcurl extension for
99
PHP (see note below)
@@ -98,4 +98,4 @@ against the REST specifications. This is a rather large download for
9898
non-developers, hence the --no-dev flag.
9999

100100
If you wish to contribute to the development of this library, just omit the
101-
`--no-dev` flag to be able to run tests.
101+
`--no-dev` flag to be able to run tests.

0 commit comments

Comments
 (0)