What happened?
A quick look in this repository show that it is only depend on filament/support and filament/forms, but require filament/filament as a whole, leading to unnecessary install of the package if you are using individual components
Could you consider update the package dependency to better reflect?
How to reproduce the bug
- Create a fresh Laravel project
- Installing the individual components according to https://filamentphp.com/docs/4.x/introduction/installation#installing-the-individual-components, say only table, form and support
- Install Flatpickr
- Observe all other package are installed, including the panels
Package Version
5
PHP Version
8.3
Laravel Version
11, 12
Which operating systems does with happen with?
No response
Notes
No response
What happened?
A quick look in this repository show that it is only depend on filament/support and filament/forms, but require filament/filament as a whole, leading to unnecessary install of the package if you are using individual components
Could you consider update the package dependency to better reflect?
How to reproduce the bug
Package Version
5
PHP Version
8.3
Laravel Version
11, 12
Which operating systems does with happen with?
No response
Notes
No response