Closed ro0NL closed 8 years ago
Is this intended? https://github.com/Kunstmaan/KunstmaanBundlesStandardEdition/blob/3.5.1/composer.json#L11
I.e. MUST we rely on kunstmaan/bundles-cms@dev-master if we want to use kunstmaan/bundles-standard-edition@3.5.1 or SHOULD we rely on kunstmaan/bundles-cms@3.5.1 and is composer.json wrongly committed in edition@3.5.1?
kunstmaan/bundles-cms@dev-master
kunstmaan/bundles-standard-edition@3.5.1
kunstmaan/bundles-cms@3.5.1
It is not correct indeed. We should rely on a stable version... Will be fixed when 3.5.2 is released...
Is this intended? https://github.com/Kunstmaan/KunstmaanBundlesStandardEdition/blob/3.5.1/composer.json#L11
I.e. MUST we rely on
kunstmaan/bundles-cms@dev-master
if we want to usekunstmaan/bundles-standard-edition@3.5.1
or SHOULD we rely onkunstmaan/bundles-cms@3.5.1
and is composer.json wrongly committed in edition@3.5.1?