neoxygen / neo4j-neoclient

Simple PHP HttpClient for the Neo4j ReST API with Multi DB Support
MIT License
121 stars 138 forks source link

Require PHP 7 to pass for travis #75

Closed cryptiklemur closed 8 years ago

cryptiklemur commented 8 years ago

Also two small changes:

1) Don't allow php versions > 7 (8, 9, etc). Not a big deal, but safer nonetheless. 2) Remove lock file from repository. Not necessary for libraries

If theres anything in here you don't like, let me know, and i can remove them. If you don't like any of it, just close the PR :)

ikwattro commented 8 years ago

Hi @aequasi Thanks for the PR.

Can we get in touch about how you use neo4j and php ? Note that this repository remains only for bug fixes as (as stated in the readme) it has now moved to the GraphAware repository.