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
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 installed by `symfony/symfony`.
.. _`shown in this example`: https://github.com/symfony/skeleton/blob/8e33fe617629f283a12bbe0a6578bd6e6af417af/composer.json#L24-L33
266
+
.. _`shown in this example of the skeleton-project`: https://github.com/symfony/skeleton/blob/8e33fe617629f283a12bbe0a6578bd6e6af417af/composer.json#L44-L46
0 commit comments