Skip to content

Commit fe42036

Browse files
committed
Version Bump 2.0
1 parent f0965f1 commit fe42036

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
@@ -3,7 +3,7 @@
33
# ArangoDB-PHP - A PHP client for ArangoDB
44

55
[![Build Status](https://travis-ci.org/triAGENS/ArangoDB-PHP.png?branch=master)](https://travis-ci.org/triAGENS/ArangoDB-PHP)
6-
**Branch: Master (v1.4.0)**
6+
**Branch: Master (v2.0.0)**
77

88
[![Build Status](https://travis-ci.org/triAGENS/ArangoDB-PHP.png?branch=devel)](https://travis-ci.org/triAGENS/ArangoDB-PHP)
99
**Branch: devel**
@@ -63,7 +63,7 @@ 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 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))
66+
* ArangoDB database server version 1.4 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

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

0 commit comments

Comments
 (0)