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

installing in laravel 11 conflicts wiht other dependencies #84

Open
bibovaldez opened this issue Aug 28, 2024 · 0 comments
Open

installing in laravel 11 conflicts wiht other dependencies #84

bibovaldez opened this issue Aug 28, 2024 · 0 comments

Comments

@bibovaldez
Copy link

Your requirements could not be resolved to an installable set of packages.

Problem 1
- jenssegers/agent[v2.5.0, ..., v2.5.2] require illuminate/support ^4.0|^5.0 -> found illuminate/support[v4.0.0, ..., v4.2.17, v5.0.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
- jenssegers/agent[v2.6.0, ..., v2.6.4] require mobiledetect/mobiledetectlib ^2.7.6 -> found mobiledetect/mobiledetectlib[2.7.6, ..., 2.8.45] but it conflicts with your root composer.json require (^4.8).
- Root composer.json requires jenssegers/agent ^2.5 -> satisfiable by jenssegers/agent[v2.5.0, ..., v2.6.4].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require akaunting/laravel-firewall:*" to figure out if any version is installable, or "composer require akaunting/laravel-firewall:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

i inatall all dependencies still cant install the firewall

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