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

Can not redeclare the function adjoint() #37

Open
abhijeet9920 opened this issue Jul 9, 2021 · 0 comments
Open

Can not redeclare the function adjoint() #37

abhijeet9920 opened this issue Jul 9, 2021 · 0 comments

Comments

@abhijeet9920
Copy link

Hello,

I'm using koolreport package. Below is my system configuration.

{
    "php": "^7.2",
    "koolreport/core": "^4.7",
    "laravel/framework": "^6.18.35",
    "phpoffice/phpspreadsheet": "^1.14",
}

There is a package markbaker/matrix which I think used by koolreport as well as phpoffice. It is found inside 'require' of composer.json for both koolreport and phpoffice. Because of this I'm getting "Fatal Error Cannot redeclare Matrix\adjoint() (previously declared in vendor\markbaker\matrix\classes\src\Functions\adjoint.php:21")
Can you please tell where exactly I'm doing wrong.

Thank you.

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

1 participant