This repository was archived by the owner on Dec 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Symfony 5 + PHP 8 support #192
Copy link
Copy link
Open
Description
Hi,
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?
Metadata
Metadata
Assignees
Labels
No labels