alperenersoy / filament-export

Customizable export and print functionality for Filament Admin Panel
211 stars 49 forks source link

Composer conflict with V3 version #121

Open DopiePanda opened 9 months ago

DopiePanda commented 9 months ago

Hello! Trying to install the package, but it seems to not accept Filament v3.0-stable

image

Tried running it with -W to see if it would solve the dependency issue, that did not work either, nor did trying to install it with any version; composer require alperenersoy/filament-export:*

alperenersoy commented 9 months ago

@DopiePanda composer require alperenersoy/filament-export:^3.0 should work. did you try that?

emmanpbarrameda commented 9 months ago

composer require alperenersoy/filament-export:^3.0.3-beta

try that guys, its working on filament 3