This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Replies: 1 comment 2 replies
-
--with-all-dependencies |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem 1
- Root composer.json requires laravel/framework ^8.12, found laravel/framework[v8.12.0, ..., 8.x-dev] but it conflicts
with another require.
Problem 2
- livewire/livewire is locked to version v2.5.5 and an update of this package was not requested.
- livewire/livewire v2.5.5 requires illuminate/validation ^7.0|^8.0 -> found illuminate/validation[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with another require.
Problem 3
- spatie/laravel-permission is locked to version 4.3.0 and an update of this package was not requested.
- spatie/laravel-permission 4.3.0 requires illuminate/auth ^6.0|^7.0|^8.0 -> found illuminate/auth[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with another require.
Beta Was this translation helpful? Give feedback.
All reactions