Bonjour à tous,
Dans mon projet Symfony2 j'essaye de mettre en place les dépendences vis le fichier deps à la racine.
J'ai donc créé ce fichier.
Lorsque je fais ./bin/vendors install ou ./bin/vendors install —reinstall ou ./bin/vendors update, j'obitens :
Pourtant ces deux fichiers je n'y ai pas touché...
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4 > Installing/Updating symfony M src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/config/framework.yml M src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig "symfony" has local modifications. Please revert or commit/push them before running this command again.
Auriez vous une idée du problème ?
Merci d'avance.
Bonne soirée à tous.
Partager