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

Error install with 8.65 #45

Open
ashrafbendary opened this issue Nov 11, 2021 · 0 comments
Open

Error install with 8.65 #45

ashrafbendary opened this issue Nov 11, 2021 · 0 comments

Comments

@ashrafbendary
Copy link

composer -W -n require laravel-notification-channels/webhook

Problem 1
- Root composer.json requires laravel/framework ^8.65, found laravel/framewo rk[v8.65.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
Problem 2
- laravel/ui is locked to version v3.3.0 and an update of this package was n ot requested.
- laravel/ui v3.3.0 requires illuminate/validation ^8.42 -> found illuminate /validation[v8.42.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.

You can also try re-running composer require with an explicit version constraint , e.g. "composer require laravel-notification-channels/webhook:*" to figure out if any version is installable, or "composer require laravel-notification-channel s/webhook:^2.1" if you know which you need.

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