Skip to content

Compatability for EasyAdmin 4 #3

@thrbn

Description

@thrbn

I am trying install the bundle on a fresh Symfony 7.2, easyadmin 4.24.5 environment.

./composer.json has been updated
Running composer update torfs-ict/ea-sortable-bundle
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires torfs-ict/ea-sortable-bundle * -> satisfiable by torfs-ict/ea-sortable-bundle[1.0.0, 1.0.1].
    - torfs-ict/ea-sortable-bundle[1.0.0, ..., 1.0.1] require easycorp/easyadmin-bundle ^2.3 -> found easycorp/easyadmin-bundle[v2.3.0, ..., v2.3.15] but it conflicts with your root composer.json require (^4.24).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require torfs-ict/ea-sortable-bundle:*" to figure out if any version is installable, or "composer require torfs-ict/ea-sortable-bundle:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Are there any plans to make the bundle available for the newest easyadmin version?

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