graphaware / neo4j-php-ogm

Neo4j Object Graph Mapper for PHP
MIT License
153 stars 55 forks source link

symfony 4 support #173

Closed magicuniverse-azeem closed 6 years ago

magicuniverse-azeem commented 6 years ago

Getting Your requirements could not be resolved to an installable set of packages. when trying to install the bundle on symfony 4

cebe commented 6 years ago

could you provide your composer.json file or the full output of the error message?

AzeemMichael commented 6 years ago
{
    "type": "project",
    "license": "proprietary",
    "require": {
        "php": "^7.1.3",
        "symfony/console": "^4.0",
        "symfony/event-dispatcher": "^4.0",
        "symfony/flex": "^1.0",
        "symfony/framework-bundle": "^4.0",
        "symfony/lts": "^4@dev",
        "symfony/yaml": "^4.0"
    },
    "require-dev": {
        "symfony/dotenv": "^4.0",
        "symfony/web-server-bundle": "^4.0"
    },
    "config": {
        "preferred-install": {
            "*": "dist"
        },
        "sort-packages": true
    },
    "autoload": {
        "psr-4": {
            "App\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "App\\Tests\\": "tests/"
        }
    },
    "scripts": {
        "auto-scripts": {
            "cache:clear": "symfony-cmd",
            "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
        },
        "post-install-cmd": [
            "@auto-scripts"
        ],
        "post-update-cmd": [
            "@auto-scripts"
        ]
    },
    "conflict": {
        "symfony/symfony": "*"
    },
    "extra": {
        "symfony": {
            "id": "01C114KBYGNX28R7R4YEP429JN",
            "allow-contrib": false
        }
    }
}
AzeemMichael commented 6 years ago
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Conclusion: don't install graphaware/neo4j-php-ogm 1.0.0-RC8
    - Conclusion: don't install graphaware/neo4j-php-ogm 1.0.0-RC7
    - Conclusion: don't install graphaware/neo4j-php-ogm 1.0.0-RC6
    - Conclusion: don't install graphaware/neo4j-php-ogm 1.0.0-RC5
    - Conclusion: don't install graphaware/neo4j-php-ogm 1.0.0-RC4
    - Conclusion: don't install graphaware/neo4j-php-ogm 1.0.0-RC3
    - Conclusion: don't install graphaware/neo4j-php-ogm 1.0.0-RC2
    - Conclusion: remove symfony/event-dispatcher v4.0.1
    - Installation request for graphaware/neo4j-php-ogm @rc -> satisfiable by graphaware/neo4j-php-ogm[1.0.0-RC1, 1.0.0-RC2, 1.0.0-RC3, 1.0.0-RC4, 1.0.0-RC5, 1.0.0-RC6, 1.0.0-RC7, 1.0.0-RC8].
    - Conclusion: don't install symfony/event-dispatcher v4.0.1
    - graphaware/neo4j-php-ogm 1.0.0-RC1 requires graphaware/neo4j-php-client ^4.6 -> satisfiable by graphaware/neo4j-php-client[4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.6.4, 4.7.0, 4.8.0, 4.8.1, 4.8.2].
    - graphaware/neo4j-php-client 4.6.0 requires symfony/event-dispatcher ^2.7|^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.6.1 requires symfony/event-dispatcher ^2.7|^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.6.2 requires symfony/event-dispatcher ^2.7|^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.6.3 requires symfony/event-dispatcher ^2.7|^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.6.4 requires symfony/event-dispatcher ^2.7|^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.7.0 requires symfony/event-dispatcher ^2.7 || ^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.8.0 requires symfony/event-dispatcher ^2.7 || ^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.8.1 requires symfony/event-dispatcher ^2.7 || ^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - graphaware/neo4j-php-client 4.8.2 requires symfony/event-dispatcher ^2.7 || ^3.0 -> satisfiable by symfony/event-dispatcher[v2.7.0, v2.7.1, v2.7.10, v2.7.11, v2.7.12, v2.7.13, v2.7.14, v2.7.15, v2.7.16, v2.7.17, v2.7.18, v2.7.19, v2.7.2, v2.7.20, v2.7.21, v2.7.22, v2.7.23, v2.7.24, v2.7.25, v2.7.26, v2.7.27, v2.7.28, v2.7.29, v2.7.3, v2.7.30, v2.7.31, v2.7.32, v2.7.33, v2.7.34, v2.7.35, v2.7.36, v2.7.37, v2.7.38, v2.7.39, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9, v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5, v3.1.6, v3.1.7, v3.1.8, v3.1.9, v3.2.0, v3.2.1, v3.2.10, v3.2.11, v3.2.12, v3.2.13, v3.2.14, v3.2.2, v3.2.3, v3.2.4, v3.2.5, v3.2.6, v3.2.7, v3.2.8, v3.2.9, v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1].
    - Can only install one of: symfony/event-dispatcher[v3.4.0, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.4.1, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.0, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.1, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.10, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.11, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.12, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.13, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.14, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.15, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.16, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.17, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.18, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.19, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.2, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.20, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.21, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.22, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.23, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.24, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.25, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.26, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.27, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.28, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.29, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.3, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.30, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.31, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.32, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.33, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.34, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.35, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.36, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.37, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.38, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.39, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.4, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.5, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.6, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.7, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.8, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.7.9, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.0, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.1, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.10, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.11, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.12, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.13, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.14, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.15, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.16, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.17, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.18, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.19, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.2, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.20, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.21, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.22, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.23, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.24, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.25, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.26, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.27, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.28, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.29, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.3, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.30, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.31, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.32, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.4, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.5, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.6, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.7, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.8, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v2.8.9, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.0, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.1, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.2, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.3, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.4, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.5, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.6, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.7, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.8, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.0.9, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.0, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.1, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.10, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.2, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.3, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.4, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.5, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.6, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.7, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.8, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.1.9, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.0, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.1, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.10, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.11, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.12, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.13, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.14, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.2, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.3, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.4, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.5, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.6, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.7, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.8, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.2.9, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.0, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.1, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.10, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.11, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.12, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.13, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.14, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.2, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.3, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.4, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.5, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.6, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.7, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.8, v4.0.1].
    - Can only install one of: symfony/event-dispatcher[v3.3.9, v4.0.1].
    - Installation request for symfony/event-dispatcher (locked at v4.0.1) -> satisfiable by symfony/event-dispatcher[v4.0.1].
Nyholm commented 6 years ago

Thank you for this issue. There is nothing in this repo that requires symfony.

If you read the output you see that graphaware/neo4j-php-client is requiring symfony/event-dispatcher < 4.0.

graphaware/neo4j-php-client has support for symfony 4 in dev-master but it is not tagged yet. In order for you to install graphaware/neo4j-php-ogm right now you must also allow @dev of graphaware/neo4j-php-client

composer req graphaware/neo4j-php-client@dev graphaware/neo4j-php-ogm
ikwattro commented 6 years ago

To make it easier, lemme tag a new version of the neo4j-client with the support for event dispatcher 4.0

ikwattro commented 6 years ago

Released 4.8.3, try now please @magicuniverse-azeem .

cc @Nyholm

AzeemMichael commented 6 years ago

@ikwattro graphaware/neo4j-php-client 4.8.3 requires graphaware/neo4j-bolt ^1.51 graphaware/neo4j-bolt 1.10.0 requires symfony/event-dispatcher ^2.7|^3.0

ikwattro commented 6 years ago

@AzeemMichael I updated bolt now

AzeemMichael commented 6 years ago

@ikwattro Can't see the option to close this issue. But, just tested, no issues now. Thanks for the quick fix.

ikwattro commented 6 years ago

Thanks no worries. I close it.