-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Reflect SE changes #3748
Comments
also let's add if possible the option to how to decouple form sensiodistribution to do our own distros i mean not project skeletons but distro packages rather than letting it be a bundle 👶 |
So, here are the changes:
So, the impact is pretty minimal. |
Thanks @fabpot That is indeed less than I thought. So what we have to do:
|
…(javiereguiluz) This PR was merged into the 2.5 branch. Discussion ---------- Updated the installation instructions for Symfony 2.5+ | Q | A | ------------- | --- | Doc fix? | yes | New docs? | yes | Applies to | 2.5+ | Fixed tickets | #3748 Commits ------- 83bb723 Updated the installation instructions to Symfony 2.5+
Sicne #3874 fixed this and a new installer is introduced, I think it's valid to close this issue. |
As of 2.5, the SE doesn't come with the AcmeDemoBundle. You have to use the SensioDistributionBundle for that: symfony/symfony-standard#643
We should at least update the quick tour and maybe take a look at other places if we need to tell something about this or tweak the text a little bit.
The text was updated successfully, but these errors were encountered: