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

How to install in laravel 11 #15

Open
Azam53 opened this issue Jan 15, 2025 · 0 comments
Open

How to install in laravel 11 #15

Azam53 opened this issue Jan 15, 2025 · 0 comments

Comments

@Azam53
Copy link

Azam53 commented Jan 15, 2025

like when i try to install on laravel 11 its says below

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

Problem 1
- saeedvaziry/laravel-monitoring[0.1.0, ..., 0.1.1, 1.0.0, ..., 1.0.2] require illuminate/support ^6.0|^7.0|^8.0 -> found illuminate/support[v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- saeedvaziry/laravel-monitoring[1.1.0, ..., 1.4.0] require laravel/framework ^6.0|^7.0|^8.0 -> found laravel/framework[v6.0.0, ..., v6.20.45, v7.0.0, ..., v7.30.7, v8.0.0, ..., v8.83.29] but it conflicts with your root composer.json require (^11.0).
- saeedvaziry/laravel-monitoring[1.4.1, ..., 1.4.2] require laravel/framework ^6.0|^7.0|^8.0|^9.0 -> found laravel/framework[v6.0.0, ..., v6.20.45, v7.0.0, ..., v7.30.7, v8.0.0, ..., v8.83.29, v9.0.0, ..., v9.52.18] but it conflicts with your root composer.json require (^11.0).
- saeedvaziry/laravel-monitoring 1.4.3 requires laravel/framework ^6.0|^7.0|^8.0|^9.0|^10.0 -> found laravel/framework[v6.0.0, ..., v6.20.45, v7.0.0, ..., v7.30.7, v8.0.0, ..., v8.83.29, v9.0.0, ..., v9.52.18, v10.0.0, ..., v10.48.25] but it conflicts with your root composer.json require (^11.0).
- Root composer.json requires saeedvaziry/laravel-monitoring * -> satisfiable by saeedvaziry/laravel-monitoring[0.1.0, 0.1.1, 1.0.0, ..., 1.4.3].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

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

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