Closed JacobDelcroix closed 11 years ago
@clemherreman suggested that this issue could be caused by the lack of the entry "minimum-stability": "dev"
in your composer.json
.
I'm going to make a PR to add this in the installation documentation, thanks for the report :) .
Edit (french translation) : @clemherreman a suggéré que le bug pouvait être lié au fait qu'il manque la section "minimum-stability": "dev"
in your composer.json
.
Je vais faire une PR pour ajouter cette information dans la documentation, merci pour le rapport de bug :) .
(Désolé d'avoir répondu en anglais).
C'était bien ça.
Merci bien.
@clemherreman @gnugat IMO, instead of updating the doc, you should tag the bundle as stable.
In the case of @JacobDelcroix adding "minimum-stability": "dev"
to his composer.json is not really what he wants as it makes all these dependecies in the dev
state...
same as @egeloen, it's about time we tag our released bundle as stable. At least everyone of them that didn't got any new code for a while.
Lors de l'installation j'ai eu cette erreur, il semblerait qu'il y ait un problème de dépendance du côté de Doctrine.
Voici mon composer