EasyAdmin installation: difference between SF5 and SF6 #58831
Unanswered
Vincere1st
asked this question in
Symfony Book: The Fast Track
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In the chapter "Setting up an Admin Backend" in the SF5 version the command is
symfony composer req "admin:^4"
and the text who's below make sense, because it explain the usage of the alias.But in the same chapter in SF6 version the command is
symfony composer req easycorp/easyadmin-bundle:4.x-dev
but the text is the same, except that the text who's below has no sense because the command don't use an alias.So where can i open an issue, in the same repository , or just here is good ?
Beta Was this translation helpful? Give feedback.
All reactions