Le 10/11/2012 20:24, Sébastien BLAISOT a écrit :
What I wanted to avoid was having two composer.json files in my subversion tree having the same version number.
Just to let everyone on the list know, I also missed a piece of information :
The composer.json file should reside _*at the top*_ of your package's git/svn/.. repository, and is the way you describe your package to both packagist and composer.
(reference: http://plugins.roundcube.net/about)
so you don't have multiple composer.json files
regards,