You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to install menu builder to Laravel 11.9 (v11.21.0) project, composer gives me confliction errors like below.
Problem 1 - efectn/laravel-menu-builder[v1.5.0, ..., v1.5.2] require illuminate/translation ~9 -> found illuminate/translation[v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require. - efectn/laravel-menu-builder v1.5.3 requires illuminate/translation ~9 || ~10 -> found illuminate/translation[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.20] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires efectn/laravel-menu-builder ^1.5 -> satisfiable by efectn/laravel-menu-builder[v1.5.0, v1.5.1, v1.5.2, v1.5.3]
I tried to solve conflicts but no success. What is your suggestions?
The text was updated successfully, but these errors were encountered:
Sorry for latency. I can merely find time to check posts.
No! Unfortunatelly I have no workaround or a solution for this yet. Like laravel, many libraries or plugins have bugs.
iPhone’umdan gönderildi
Gyamfi Ishmael ***@***.***> şunları yazdı (14 Eki 2024 15:16):
I'm also encountering the same issue.
Were you able to find a way around?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
When I try to install menu builder to Laravel 11.9 (v11.21.0) project, composer gives me confliction errors like below.
Problem 1 - efectn/laravel-menu-builder[v1.5.0, ..., v1.5.2] require illuminate/translation ~9 -> found illuminate/translation[v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require. - efectn/laravel-menu-builder v1.5.3 requires illuminate/translation ~9 || ~10 -> found illuminate/translation[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.20] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires efectn/laravel-menu-builder ^1.5 -> satisfiable by efectn/laravel-menu-builder[v1.5.0, v1.5.1, v1.5.2, v1.5.3]
I tried to solve conflicts but no success. What is your suggestions?
The text was updated successfully, but these errors were encountered: