Skip to content

Commit d1f93df

Browse files
committed
Removed Server interoperability and added link to interoperability matrix on wiki
1 parent 7266667 commit d1f93df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@
2828
- [Requirements](#requirements)
2929
- [More information](#more_info)
3030

31+
<br>
3132

32-
This version supports ArangoDB versions 1.2.2 / 1.2.3
33-
34-
Please note that if you use other versions of ArangoDB, you must use a matching PHP driver version.
33+
Please take a look [here](https://github.com/triAGENS/ArangoDB-PHP/wiki/Important-versioning-information-on-ArangoDB-PHP#arangodb-php-client-to-arangodb-server-interoperability-matrix) for the **ArangoDB-PHP Client** / **ArangoDB Server** interoperability matrix.
3534

3635
**[Important versioning information on ArangoDB-PHP](https://github.com/triAGENS/ArangoDB-PHP/wiki/Important-versioning-information-on-ArangoDB-PHP)**
3736

@@ -563,7 +562,8 @@ Here's the full code that combines all the pieces outlined above:
563562
<a name="requirements"/a>
564563
# Requirements
565564

566-
* ArangoDB database server version 1.2
565+
* ArangoDB database server version 1.2 (detailed info [here](https://github.com/triAGENS/ArangoDB-PHP/wiki/Important-versioning-information-on-ArangoDB-PHP#arangodb-php-client-to-arangodb-server-interoperability-matrix))
566+
567567
* PHP version 5.3 or higher (Travis-tested with 5.4 and 5.5)
568568

569569

0 commit comments

Comments
 (0)