Bonjour,

Lorsque je fais un composer update j'ai le message suivant :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
Updating the "app/config/parameters.yml" file
Clearing the cache for the dev environment with debug true
Trying to install assets as symbolic links.
Installing assets for Symfony\Bundle\FrameworkBundle into web/bundles/framework
It looks like your system doesn't support relative symbolic links, so the assets were installed by using absolute symbolic links.
Installing assets for AppBundle into web/bundles/app
It looks like your system doesn't support relative symbolic links, so the assets were installed by using absolute symbolic links.
Installing assets for CommentBundle into web/bundles/comment
It looks like your system doesn't support relative symbolic links, so the assets were installed by using absolute symbolic links.
Installing assets for Sensio\Bundle\DistributionBundle into web/bundles/sensiodistribution
It looks like your system doesn't support relative symbolic links, so the assets were installed by using absolute symbolic links.
Je suis sur W 8.1

Symfony 2.6 en environnement de dev

Et j'ai déjà essayé en mode admin de la console.

Merci d'avance pour votre aide