Skip to content

Error install with 8.65 #45

@ashrafbendary

Description

@ashrafbendary

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions