Skip to content

Commit 7a27a1f

Browse files
committed
slightly updated README
1 parent 480cb73 commit 7a27a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ The client library provides document and collection classes you can use to work
6363
<a name="requirements"/a>
6464
# Requirements
6565

66-
* ArangoDB database server version 1.3 (detailed info [here](https://github.com/triAGENS/ArangoDB-PHP/wiki/Important-versioning-information-on-ArangoDB-PHP#arangodb-php-client-to-arangodb-server-interoperability-matrix))
66+
* ArangoDB database server version 1.3 or higher (detailed info [here](https://github.com/triAGENS/ArangoDB-PHP/wiki/Important-versioning-information-on-ArangoDB-PHP#arangodb-php-client-to-arangodb-server-interoperability-matrix))
6767

68-
* PHP version 5.3 or higher (Travis-tested with 5.4 and 5.5)
68+
* PHP version 5.3 or higher (Travis-tested with 5.4, 5.5, 5.6 and hhvm)
6969

7070
<br>
7171

0 commit comments

Comments
 (0)