Skip to content

Bake 1.5 creates conflicts regarding twig #385

@inoas

Description

@inoas

Sadly TwigView 4.x is being used, which again does not support Twig2.
composer require twig/twig thus does not work.

Possible fixes:

  • cakephp/bake 1.5 should be removed from github and re-released as cakephp/bake 2.0
  • cakephp/app could reference bake with 1.4.* instead of ^1.4

p.s.: IMHO this matter really can only be fixed by upping the minimum php requirement to 7.x for cakephp/cakephp and all related packages either during 3.x or within 4.x lifetime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions