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

There are not recipies for Easy Admin 3, and the current one is not working #827

Closed
lyrixx opened this issue Oct 1, 2020 · 6 comments
Closed

Comments

@lyrixx
Copy link
Member

lyrixx commented Oct 1, 2020

ping @javiereguiluz


And the V2 is not compatible with SF5.1+

~/app/apps/api composer req easycorp/easyadmin-bundle:2
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "5.1.*"
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for easycorp/easyadmin-bundle 2 -> satisfiable by easycorp/easyadmin-bundle[v2.0.0].
    - easycorp/easyadmin-bundle v2.0.0 requires doctrine/doctrine-bundle ^1.8 -> satisfiable by doctrine/doctrine-bundle[1.10.0, 1.10.1, 1.10.2, 1.10.3, 1.10.x-dev, 1.11.0, 1.11.1, 1.11.2, 1.11.x-dev, 1.12.0, 1.12.0-Beta1, 1.12.1, 1.12.10, 1.12.2, 1.12.3, 1.12.4, 1.12.5, 1.12.6, 1.12.7, 1.12.8, 1.12.9, 1.12.x-dev, 1.8.0, 1.8.1, 1.8.x-dev, 1.9.0, 1.9.1, 1.9.x-dev] but these conflict with your requirements or minimum-stability.


@javiereguiluz
Copy link
Member

The fact that there's no recipe for EA3 should be correct. We don't need any config file (for routes or services or anything else).

For the EasyAdmin 2 compatibility, please open an issue (or a PR) in the https://github.com/EasyCorp/EasyAdminBundle repository so we can tackle it. Thanks!

@stof
Copy link
Member

stof commented Oct 1, 2020

don't we need an empty recipe to cancel the EA2 recipe ?

@javiereguiluz
Copy link
Member

I guess we didn't need it. Let's reopen this then to discuss about it.

@javiereguiluz javiereguiluz reopened this Oct 1, 2020
@nicolas-grekas
Copy link
Member

we do need an empty one :)

@javiereguiluz
Copy link
Member

@nicolas-grekas thanks for confirming! In #828 I copy+paste the 2.0 recipe but removed all the copy file logic.

@stof
Copy link
Member

stof commented Oct 1, 2020

btw, the recipe is not even empty, as we want to still want to register an alias.

@stof stof closed this as completed Oct 1, 2020
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

4 participants