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

integer showing as string in json after installing tenancy package #968

Open
ramiz1122 opened this issue Dec 17, 2020 · 1 comment
Open

Comments

@ramiz1122
Copy link

ramiz1122 commented Dec 17, 2020

Hi,

I have install and integrate tenancy/multi-tenant and its working fine but getting one issue.
Integer values showing as string in json

here are my composer.lock information

    "php": "^7.2",
    "hyn/multi-tenant": "5.5.*",
    "laravel/framework": "^6.0"

is there any solution for this ?

@ArlonAntonius
Copy link
Member

There's 2 comma's (,) after our pacjage version, so your composer.json is not valid json at the moment

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

2 participants