KnpRadBundle icon indicating copy to clipboard operation
KnpRadBundle copied to clipboard

Impossible to use as "dev-master" dependency

Open Nek- opened this issue 11 years ago • 3 comments
trafficstars

Of course the dev-develop work pretty well but the master is no longer maintained. We should probably follow (packagist/composer/community) conventions and use master as main branch.

What do you think about ?

Nek- avatar Jul 02 '14 12:07 Nek-

we kept master because we wanted to keep all the previous history of knprad v1.

That was to avoid breaking apps of people using knprad v1. Maybe, after all this time, we can warn those users about a break and just keep a tag for v1.

docteurklein avatar Jul 02 '14 17:07 docteurklein

but there is nothing wrong in naming the branch where all devs happen the "develop" branch per se.

It's still true that people is used to "master".

docteurklein avatar Jul 02 '14 17:07 docteurklein

We can also make another "v1" branch and continue to tag the v1.

Nek- avatar Jul 02 '14 19:07 Nek-