Skip to content

Error composer install #116

@felipeschmitz

Description

@felipeschmitz

When I try to install the package (composer require leandrocfe/filament-apex-charts:"^3.1") it gives the error below.

 Problem 1
 - Root composer.json requires leandrocfe/filament-apex-charts ^3.1 -> satisfiable by leandrocfe/filament-apex-charts[3.1.0, ..., 3.1.6].
 - leandrocfe/filament-apex-charts[3.1.0, ..., 3.1.2] require illuminate/contracts ^9.0|^10.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28] but these were not loaded, likely because it conflicts with another require.
 - leandrocfe/filament-apex-charts[3.1.3, ..., 3.1.6] require illuminate/contracts ^9.0|^10.0|^11.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.0] but these were not loaded, likely because it conflicts with another require.

I'm using laravel 12 and filamentphp 3.3.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions