You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
is expected for this lib to support php 8.0 any time soon?
Problem 1
- graphaware/neo4j-php-ogm[1.0.0-beta16, ..., 1.0.0-beta20] require graphaware/neo4j-php-client ^4.0 -> satisfiable by graphaware/neo4j-php-client[4.0.0-alpha1, ..., 4.8.5].
- graphaware/neo4j-php-client[4.0.0-alpha1, ..., 4.6.4] require guzzlehttp/guzzle ^6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev] but the package is fixed to 7.3.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- graphaware/neo4j-php-ogm[1.0.0-beta21, ..., 1.0.0-RC10] require php ^5.6 || ^7.0 -> your php version (8.0.3) does not satisfy that requirement.
- graphaware/neo4j-php-client[4.7.0, ..., 4.8.5] require php ^5.6 || ^7.0 -> your php version (8.0.3) does not satisfy that requirement.
- Root composer.json requires graphaware/neo4j-php-ogm ^1.0@beta -> satisfiable by graphaware/neo4j-php-ogm[1.0.0-beta16, ..., 1.0.0-RC10].
Also, it seem that package graphaware/neo4j-php-client requires guzzlehttp/guzzle ^6.0. Is there a plan to support newer versions?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
is expected for this lib to support php 8.0 any time soon?
Also, it seem that package graphaware/neo4j-php-client requires guzzlehttp/guzzle ^6.0. Is there a plan to support newer versions?
The text was updated successfully, but these errors were encountered: