Changelog v.4.2.0 2019-09-13

Changes
  • [Validation] : Using composer in modules for dependencies requires "prepend-autoloader: false;" to be set. This prevents undefined core classes errors, caused by the inclusion of the same libraries on a different version.
Bug fix
  • [Module generator] : The user cannot go to the step 2 anymore until the technical name complies with the given conditions.