Skip to content

[Bug]: Support for Filament v5 — currently incompatible #100

@0x1881

Description

@0x1881

What happened?

When installing this package in a Filament v5 project, Composer fails due to incompatible dependency constraints.
The package currently requires filament/filament:^4.0, which prevents usage with Filament v5.

How to reproduce the bug

  1. Create a fresh Laravel project.
  2. Install Filament v5.
  3. Run: composer require solutionforest/filament-tree
  4. Observe that Composer throws a version conflict (requires Filament ^4.0).

Package Version

3.1

PHP Version

8.5

Laravel Version

12.47

Which operating systems does with happen with?

Windows

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions