Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
633 stars 197 forks source link

Laravel 8.63.0 Error on install #347

Closed innovartingsas closed 2 years ago

innovartingsas commented 2 years ago

Hi!!. I am using version 8.63.0 of Laravel and when installing the NeoEloquent package with the command composer require vinelab/neoeloquent I get the following error:

Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - vinelab/neoeloquent[v1.5.0, ..., 1.5.x-dev] require graphaware/neo4j-bolt dev-feature/causal-cluster-support -> found graphaware/neo4j-bolt[dev-fix/marker-d6, dev-unpack-stream, dev-master, dev-collections, dev-ssl, dev-tls, dev-issue2, dev-m5, dev-socket-perf, dev-protocol-v2, 1.0.0, ..., 1.11.0, 55.x-dev] but it does not match the constraint.
    - Root composer.json requires vinelab/neoeloquent 1.5.* -> satisfiable by vinelab/neoeloquent[v1.5.0, 1.5.x-dev].
SergioMiller commented 2 years ago

I have some problem too

Mulkave commented 2 years ago

1.8 has been released which adds support for Laravel 8, please try installing that instead by installing NeoEloquent version 1.8.*