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

Dependency Conflict Between tomatophp/filament-ecommerce and tomatophp/filament-saas-panel #16

Open
ceerker opened this issue Dec 24, 2024 · 1 comment

Comments

@ceerker
Copy link

ceerker commented Dec 24, 2024

Dear tomatophp/filament-ecommerce Maintainer,

I hope this message finds you well. I am a user of your excellent package, tomatophp/filament-ecommerce, and I am also using tomatophp/filament-saas-panel in my project. However, I have encountered a dependency conflict between these two packages that requires your attention.

The conflict arises from the fact that tomatophp/filament-ecommerce is currently locked to version v1.0.12, which requires tomatophp/filament-types ^v1.0. Meanwhile, tomatophp/filament-saas-panel, which I am also using, requires tomatophp/filament-accounts ^2.3, and this in turn requires tomatophp/filament-types ^2.0. This creates a situation where the two packages cannot coexist due to the conflicting requirements for tomatophp/filament-types.

I understand that managing dependencies can be complex, but I believe that updating the constraints of tomatophp/filament-ecommerce to ensure compatibility with tomatophp/filament-types ^2.0 would greatly benefit users like myself who are using both packages together.

Would it be possible for you to consider updating tomatophp/filament-ecommerce to a version that requires tomatophp/filament-types ^2.0 or higher? I believe this would resolve the conflict and allow for a smoother experience when using your package alongside tomatophp/filament-saas-panel.

Thank you for your time and consideration. I look forward to your response and appreciate your continued work on tomatophp/filament-ecommerce.

Best regards,

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