Skip to content

Laravel version 7.6.2 cannot installl, The dependency conflicts #168

Description

@wenber-yu

artisan -V --ansi
Laravel Framework 7.6.2

composer why-not php-pm/php-pm 2.0.3 -t -r
php-pm/php-pm 2.0.2 PHP-PM is a process manager, supercharger and load balancer for PHP applications.
├──php-pm/php-pm 2.0.3 (requires symfony/error-handler ^4.4) (circular dependency aborted here)
└──laravel/laravel (does not require symfony/error-handler but v5.0.7 is installed) (circular dependency aborted here)

composer require php-pm/httpkernel-adapter -vvv
- Can only install one of: symfony/event-dispatcher[4.4.x-dev, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.0, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.0-BETA1, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.0-BETA2, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.0-RC1, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.1, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.2, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.3, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.4, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.5, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.6, v5.0.7].
- Can only install one of: symfony/event-dispatcher[v4.4.7, v5.0.7].
- Installation request for symfony/event-dispatcher (locked at v5.0.7) -> satisfiable by symfony/event-dispatcher[v5.0.7].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions