Open o5 opened 10 years ago
I think it would be good to use nette packages dependencies instead of nette/nette
, but that will break compatibility with 2.1 and 2.0 imho. Any idea? cc @fprochazka
Good is to have ~2.1
and extension compatible with both versions.
If that's not possible, you'll have to create new development branch for older nette nette-2.1
and have 2.2 supported in master and backport bugfixes/features to 2.1 if needed.
Also, when you have two development branches, you'll be able to limit the dependencies on Nette 2.2 to only few packages.
Can you change composer for nette 2.2?