Needs review
Project:
Neo4j
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2017 at 11:44 UTC
Updated:
11 Dec 2017 at 13:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hussainwebThis changes composer.json to require any version above 4.6, which has the interface.
Comment #3
hlopes commentedNot directly related, but I only managed to get the module (D8 version) to work with > 4.8
I'm using
"graphaware/neo4j-php-client": "~4.8.2"
Due to this issue:
https://github.com/siteraiser/Organization-Organizer/issues/1
HTTP only, bolt is broken.
Comment #4
hlopes commentedPatch for D8 version.