Closed 66Ton99 closed 11 years ago
IMO, we should have the supported version in master. there is no need to maintain 3 branches with the same code in it.
Yes, 1.5.x it is too mach, I will remove it, but 1.4.X is pointed to mink 1.4.x and old drivers
@66Ton99 1.4 drivers are compatible with 1.5 drivers (composer will handle selecting the right driver version for Mink versions). For instance, the MinkExtension configuring Mink when using it in Behat does not need 2 branches: https://github.com/Behat/MinkExtension/blob/master/composer.json
@stof no thanks, if do not fix versions all the time would be some problems and errors. Good example current build!
@66Ton99 the configuration is BC between Mink 1.4 and Mink 1.5. So maintaining 2 branches if the bundle is duplicating maintenance work. Thus, you are maintaining 3 branches whereas Mink master and Mink 1.5 are the same thing
@stof v1.5.x was removed
do we really need a 1.4.X and a 1.5.x branch in the bundle ?