KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Composer.json requires koolreport/pro, it could not be found in any version, #2477

Closed palaniraj opened this topic on on Dec 3, 2021 - 5 comments

palaniraj commented on Dec 3, 2021

composer.json requires koolreport/pro, it could not be found in any version,

Kindly help any one for fix this issue

thank you

KoolReport commented on Dec 3, 2021

You have tried to create the auth.json and change the composer.json as we guide in My License. Please go to my license, hit the [Get Token for Composer] and follow our instruction.

palaniraj commented on Dec 3, 2021

yes all done by follow our instruction , it did not worked

KoolReport commented on Dec 3, 2021

Did you provide the repositories inside composer.json:

    "repositories":[
        {"type":"composer","url":"https://repo.koolreport.com"}
    ],
palaniraj commented on Dec 3, 2021

"repositories":[

    {"type":"composer","url":"https://repo.koolreport.com"}
],
"require":{
    "koolreport/pro":"*",
    "koolreport/blade":"*",
    "koolreport/export":"*"

}
 

i added in bottom of the composer file then i tried it is worked
thank you for your support

KoolReport commented on Dec 3, 2021

Awesome :)

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
solved

None