You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9350 Update flex.rst - Add step in migration-process (Zombaya, javiereguiluz)
This PR was merged into the 4.0 branch.
Discussion
----------
Update flex.rst - Add step in migration-process
I added the step to add 'symfony/symfony' to the `conflict`-section of your composer.json-file.
I did not do this until after the step to change your `index.php`-section. This resulted in a lot of recipe's not being executed since the libraries for that were still being installed by `symfony/symfony`.
Language improvements are welcomed since English is not my mother tongue.
Commits
-------
336260c Minor change
67af1e0 Update flex.rst - Add step in migration-process
.. _`shown in this example`: https://github.com/symfony/skeleton/blob/8e33fe617629f283a12bbe0a6578bd6e6af417af/composer.json#L24-L33
267
+
.. _`shown in this example of the skeleton-project`: https://github.com/symfony/skeleton/blob/8e33fe617629f283a12bbe0a6578bd6e6af417af/composer.json#L44-L46
0 commit comments