Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not installing in local system by composer. #6

Open
inkxe-radhanatha opened this issue Nov 2, 2018 · 5 comments
Open

Not installing in local system by composer. #6

inkxe-radhanatha opened this issue Nov 2, 2018 · 5 comments

Comments

@inkxe-radhanatha
Copy link

After you have the issue no #4.
I am trying to install in my local several time through composer. But it not working. Because it requires OAuth-client 1.0 but I have oauth2-google 2.0.

Please help me.
selection_015

@kilkujadek
Copy link

Same here, will it be fixed?

@hayageek
Copy link
Owner

can you share your composer.json ?

@kilkujadek
Copy link

kilkujadek commented Jan 11, 2019

Here you are:

{
    "require": {
        "mustache/mustache": "^2.11",
        "jdorn/sql-formatter": "^1.2",
        "sentry/sentry": "^1.6",
        "crossjoin/browscap": "^2.0",
        "mongodb/mongodb": "^1.1",
        "kint-php/kint": "^2.0",
        "ezyang/htmlpurifier": "^4.9",
        "ghunti/highcharts-php": "^3.0",
        "ext-json": "*",
        "ext-pdo": "*",
        "ext-gettext": "*",
        "ext-soap": "*",
        "league/oauth2-client": "^2.4",
        "league/oauth2-google": "^3.0"
    },
    "autoload": {
        "classmap": [
            "system/classes/"
        ]
    }
}

@hayageek
Copy link
Owner

Can you try install the version 2.5, i have updated the version.

@kilkujadek
Copy link

It is working fine now, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants