We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57fa568 commit df4140fCopy full SHA for df4140f
README.md
@@ -25,7 +25,7 @@ Or add the package to your `composer.json` and run `composer update`.
25
```json
26
{
27
"require": {
28
- "global-innovation/neo4j-laravel-eloquent": "~2.0.0"
+ "global-innovation/neo4j-laravel-eloquent": "~2.1.0"
29
}
30
31
```
composer.json
@@ -1,6 +1,6 @@
1
2
"name": "global-innovation/neo4j-laravel-eloquent",
3
- "version": "v2.1.1",
+ "version": "v2.1.2",
4
"description": "Laravel wrapper for the Neo4j graph database REST interface",
5
"keywords": [
6
"neo4j",
0 commit comments