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

Depencency jenssegers/agent conflicts with Jetstream #32

Open
andrewdrake opened this issue Feb 3, 2024 · 1 comment
Open

Depencency jenssegers/agent conflicts with Jetstream #32

andrewdrake opened this issue Feb 3, 2024 · 1 comment

Comments

@andrewdrake
Copy link

The jenssegers/agent package hasn't been updated in 4 years and has a dependency conflict now with Laravel Jetstream.

- laravel/jetstream[v4.1.0, ..., v4.2.2] require mobiledetect/mobiledetectlib ^4.8 -> satisfiable by mobiledetect/mobiledetectlib[4.8.01, ..., 4.8.05].
- You can only install one version of a package, so only one of these can be installed: mobiledetect/mobiledetectlib[2.7.6, ..., 2.8.45, 4.8.01, ..., 4.8.05].
- Conclusion: install mobiledetect/mobiledetectlib 2.8.45 (conflict analysis result)
- Root composer.json requires laravel/jetstream ^4.1 -> satisfiable by laravel/jetstream[v4.1.0, ..., v4.2.2].
@Scaenicus
Copy link

Scaenicus commented Feb 7, 2025

The issue is that jenssegers/agent requires the deprecated version 2.7 version of mobiledetect/mobiledetectlib

jenssegers/agent#207
https://mobiledetect.net/

Maybe this fork works for this project: https://github.com/asika32764/agent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants